]> 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:45:43 +0000 (05:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 28 Nov 2006 05:45:43 +0000 (05:45 +0000)
commitfa8e42dff1327a51f1075e1fcf5dc3e048353a11
tree3ac2986720a41204584b6fff5ca5e3278c696e1d
parent796a3f373a6a19695f4d423beb38ace373874599
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Arguably we should do this on *all* platforms, but for the moment Ill
src/makefiles/Makefile.darwin