Add -lm to SHLIB_LINK for contrib/btree_gist.
Tom Lane <tgl@sss.pgh.pa.us>
Add -lm to SHLIB_LINK for contrib/btree_gist. Now that btree_gist contains a reference to isinf(), this is necessary at least on some platforms. Per buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/btree_gist/Makefile | modified | +11 −7 |