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

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

Commit: fa8e42dff1327a51f1075e1fcf5dc3e048353a11
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-28T05:45:43Z
Releases: 8.2.0
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

Files

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