Tweak position of $(DLL_DEFFILE) in shared-library link commands.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Feb 2014 16:22:23 +0000 (11:22 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 12 Feb 2014 16:22:23 +0000 (11:22 -0500)
commitb23fd2d8b3cdfea5b6998c1ab95ae3e776a8f832
tree063138e5db6c67c1bb248c8d7fdd9d48b9f4900b
parenta5eed4d7706749046e74fa2e23823beb43f254fd
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.
src/Makefile.shlib