Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6db9d267276cb596422c110f2d4e50dffd1a4a45
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-28T05:47:16Z
Releases: 8.1.6
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.

Files

PathChange+/−
src/makefiles/Makefile.darwin modified +1 −1