Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their
Tom Lane <tgl@sss.pgh.pa.us>
Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their object files do not get built with -fpic.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/tsearch2/ispell/Makefile | modified | +1 −0 |
| contrib/tsearch2/snowball/Makefile | modified | +1 −0 |
| contrib/tsearch2/wordparser/Makefile | modified | +1 −0 |