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

Started by Tom Laneover 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
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

Modified Files:
--------------
pgsql/src/makefiles:
Makefile.darwin (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.9&r2=1.10)