Remove unnecessary overrides in gnukfreebsd and gnuknetbsd hints.
authorNiko Tyni <ntyni@debian.org>
Wed, 17 Oct 2012 16:56:43 +0000 (12:56 -0400)
committerAndy Dougherty <doughera@lafayette.edu>
Wed, 17 Oct 2012 16:56:43 +0000 (12:56 -0400)
commit7dc65651902f0390dfb92783b32c0b4976885475
tree049c4a9403e0b2abf6f2e1aba9643ef87f7903df
parent2709980d5a193ce6f3a16f0d19879a6560dcde44
Remove unnecessary overrides in gnukfreebsd and gnuknetbsd hints.

hints/gnukfreebsd.sh and hints/gnuknetbsd.sh unconditionally
override Configure's values for ccdlflags and lddlflags, even though
the default Configure guesses should be correct for those systems.
Configure was altered in commit fb2e1bc0638d5a5d7ac552a79a71a996a5d604cc
(Perforce change 23909) to get the correct values, but later commit
46c947e8b9def6de34ac831834a3c290ab266515 (Perforce change 24017) included
these now-outdated hints file changes as part of importing a larger set
of patches from Debian.

This patch removes the unnecessary overrides.  Thanks to Niko Tyni for
digging up the history and supplying the hints/gnukfreebsd.sh patch.
hints/gnukfreebsd.sh
hints/gnuknetbsd.sh