Merge pull request #1675 from phillipberndt/master

glib 2.50.2 native build fails, libmount dependency missing
This commit is contained in:
Tony Theodore 2017-02-23 22:13:54 +11:00 committed by GitHub
commit 6c2867432d
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ define $(PKG)_NATIVE_BUILD
--disable-fam \
--disable-xattr \
--disable-dtrace \
--disable-libmount \
--with-libiconv=gnu \
--with-pcre=internal \
CPPFLAGS='-I$(1).native/$(libiconv_SUBDIR)/include -I$(1).native/$(zlib_SUBDIR)' \