mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 05:18:58 -04:00
8307b092b7
needs to appear before anything placed in SHLIB_LINK. This is because SHLIB_LINK is typically a subset of LIBS, and LIBS has to appear after LDFLAGS on platforms that are sensitive to the relative order of -L and -l switches.