mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
coreos/config/env: make gettext builds stay inside the sysroot
This is only an issue when the glibc versions differ between the SDK and the sysroot. The M4 library detection functions in gettext do bad things on their own, so bypass them.
This commit is contained in:
parent
f13eccc973
commit
455ef91da3
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-devel/gettext
vendored
Normal file
1
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-devel/gettext
vendored
Normal file
@ -0,0 +1 @@
|
||||
EXTRA_ECONF="--with-libncurses-prefix=${ROOT}usr --with-libxml2-prefix=${ROOT}usr"
|
Loading…
x
Reference in New Issue
Block a user