Add "C compiler flags" to settings file
I've made cpp_args include gcc_args. It effectively didn't before, but seeing as gcc_args sometimes has -D flags in, I think doing so is the right thing to do.
Showing
- compiler/ghc.mk 0 additions, 2 deletionscompiler/ghc.mk
- compiler/main/DriverPipeline.hs 10 additions, 29 deletionscompiler/main/DriverPipeline.hs
- compiler/main/DynFlags.hs 1 addition, 5 deletionscompiler/main/DynFlags.hs
- compiler/main/SysTools.lhs 13 additions, 6 deletionscompiler/main/SysTools.lhs
- settings.in 1 addition, 0 deletionssettings.in
Loading
Please register or sign in to comment