Merge pull request #2443 from dm0-/sysroot

coreos/config/env: make gettext builds stay inside the sysroot
This commit is contained in:
David Michael 2017-02-22 22:07:07 -08:00 committed by GitHub
commit 5e273c5f26

View File

@ -0,0 +1 @@
EXTRA_ECONF="--with-libncurses-prefix=${ROOT}usr --with-libxml2-prefix=${ROOT}usr"