John Ericson
1ac5398589
*-wrapper; Switch from infixSalt
to suffixSalt
...
I hate the thing too even though I made it, and rather just get rid of
it. But we can't do that yet. In the meantime, this brings us more
inline with autoconf and will make it slightly easier for me to write a
pkg-config wrapper, which we need.
2020-05-12 00:44:44 -04:00
John Ericson
d21a660642
gettext, libiconv: dontAddExtraLibs
can be legitimately undefined
2019-11-01 14:44:44 -04:00
Matthew Bauer
7a00e80329
ghc: don’t add libiconv automatically
...
ghc needs it to fail to correctly detect it for later.
2018-12-05 13:17:40 -06:00
John Ericson
2110c0bd30
treewide: Use pkgs/build-support/roles.bash to remove copy pasta
...
Also fix some setup hooks that unnecessarily used environment hooks,
which revolted in the same variable being modified too many times.
2018-05-07 15:10:37 -04:00
John Ericson
1482c3c8d8
gettext: Make setup hook work for cross
2018-03-23 12:07:11 -04:00
Matthew Bauer
d9aaae5579
gettext: disable hook when libc == glibc
2018-03-22 16:50:15 -05:00
Matthew Bauer
90c132c7f1
gettext: add -lintl to setup-hook
2018-03-22 16:50:10 -05:00
Sarah Brofeldt
95ecb1f203
gettext: Don't use envHooks anymore
2018-01-06 15:11:12 +01:00
Orivej Desh
a5c832f1af
gettext: add setup hook populating GETTEXTDATADIRS
...
Fixes #32296
(cherry picked from commit f727aeb4505a9646eb7f7d67ed0fd411900b570c)
2017-12-04 15:26:52 +00:00