Forked from
Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
-
Duncan Coutts authored
Previously we only built library package "cbits" the vanilla way, afterall C code does not need to be built differently for profiling builds. However for dynamic libs the C code needs to be built with -fPIC, so we do need to be able to build package .c (and .s?) files multiple ways.
Duncan Coutts authoredPreviously we only built library package "cbits" the vanilla way, afterall C code does not need to be built differently for profiling builds. However for dynamic libs the C code needs to be built with -fPIC, so we do need to be able to build package .c (and .s?) files multiple ways.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.