diff options
| author | Matthew Bauer <mjbauer95@gmail.com> | 2020-02-25 16:15:40 -0500 |
|---|---|---|
| committer | Matthew Bauer <mjbauer95@gmail.com> | 2020-03-06 00:45:45 -0500 |
| commit | d2775e4ce0761c1a003c2131c4d47d9412cb8e77 (patch) | |
| tree | 67cd341444082b65d9d3c6200fc58a902dcfe011 /pkgs/development/python-modules/httpserver | |
| parent | f773ef51c5260b3c8e0433ff346462541c194839 (diff) | |
webkitgtk: ignore gettext when cross compiling
Unfortunately, CMake looks in CMAKE_PREFIX_PATH for binaries when
cross-compiling. This means that it will use gettext from
CMAKE_PREFIX_PATH even when we provide a gettext binary in PATH! This
is bad because the on in CMAKE_PREFIX_PATH is for the cross system,
not the native one. The only documented way I can find to change this
behavior is by manually setting the CMAKE_IGNORE_PATH variable.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
