]> granicus.if.org Git - postgresql/commit
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Nov 2006 05:47:16 +0000 (05:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Nov 2006 05:47:16 +0000 (05:47 +0000)
commit6db9d267276cb596422c110f2d4e50dffd1a4a45
tree6aaab46933670476d83b4da5453114563e613db0
parent2f523a6f53e5929b8b72df620a16e3981488eac0
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Arguably we should do this on *all* platforms, but for the moment I'll be
conservative and just do it where it's demonstrably needed.  Per report
from Brian Wipf.
src/makefiles/Makefile.darwin