diff options
author | Gleb Popov <6yearold@gmail.com> | 2021-06-09 21:17:12 +0300 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2021-06-19 11:38:17 +0100 |
commit | c55a2adbbafb4066561d3aae9410b158ad5d9950 (patch) | |
tree | 4ca05e7cddcf7f96bd8d10d961785bc4fff10dae /includes | |
parent | a0622459f1d9a7068e81b8a707ffc63e153444f8 (diff) | |
download | haskell-wip/mr5930.tar.gz |
Pass -DLIBICONV_PLUG when building base library on FreeBSD.wip/mr5930
If libiconv is installed from packages on the build machine, there is a high
chance that the build system will pick up /usr/local/include/iconv.h instead
of base /usr/include/iconv.h
This additional preprocessor define makes package's libiconv header compatible
with system one, fixing the build.
Closes issue #19958
Diffstat (limited to 'includes')
0 files changed, 0 insertions, 0 deletions