Tweak position of $(DLL_DEFFILE) in shared-library link commands.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b23fd2d8b3cdfea5b6998c1ab95ae3e776a8f832
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-12T16:22:23Z
Releases: 9.4.0
Tweak position of $(DLL_DEFFILE) in shared-library link commands.

Reading the GNU ld man page suggests that this is order-sensitive
and should go in front of library references.  Correction to commit
846e91e0223cf9f2821c3ad4dfffffbb929cb027.

Files

PathChange+/−
src/Makefile.shlib modified +1 −1