Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/makefiles/Makefile.darwin | modified | +1 −1 |