Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    6e3ce9a4
    configure: Fix FIND_CXX_STD_LIB test on Darwin · 6e3ce9a4
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Annoyingly, Darwin's <cstddef> includes <version> and APFS is
    case-insensitive. Consequently, it will end up #including the
    `VERSION` file generated by the `configure` script on the second
    and subsequent runs of the `configure` script.
    
    See #23116.
    6e3ce9a4
    History
    configure: Fix FIND_CXX_STD_LIB test on Darwin
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    Annoyingly, Darwin's <cstddef> includes <version> and APFS is
    case-insensitive. Consequently, it will end up #including the
    `VERSION` file generated by the `configure` script on the second
    and subsequent runs of the `configure` script.
    
    See #23116.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.