Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when building
authorGreg Hudson <ghudson@mit.edu>
Fri, 5 Feb 2010 21:46:35 +0000 (21:46 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 5 Feb 2010 21:46:35 +0000 (21:46 +0000)
commitf2dae95e426be79de906fcd2706d58333ed2e878
treeeaa6bdd2cb21c02fba67925f54ada44c1654d40c
parentfb17c38c7f85eecc87132484de2bdf4688cb5d33
Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when building
shared libraries.  Previously we sometimes failing to use $(LDFLAGS)
at all, and at other times were putting it before $(SHLIB_EXPFLAGS)
where it could pick up tree-internal libraries from outside the build
tree.

ticket: 6643
target_version: 1.8
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23699 dc483132-0cff-0310-8789-dd5450dbe970
src/config/shlib.conf