Tue Apr 28 05:34:52 PDT 2009 Duncan Coutts <[email protected]>
* extend the rules/c-objs macro to take the way as a parameter
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.
M ./rules/build-package-way.mk -6 +6
M ./rules/build-package.mk -2 +2
M ./rules/build-prog.mk -3 +3
M ./rules/c-objs.mk -4 +4
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090428123452-b0bbe-7e8e75612df0cde2e545c616bdcc59d4e8554bcf.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc