mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539)
Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37115 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -50,7 +50,7 @@ CONFIGURE_ARGS += \
|
||||
--without-emacs
|
||||
|
||||
HOST_CONFIGURE_ARGS += \
|
||||
--with-included-libxml
|
||||
--with-included-libxml --without-libxml2-prefix --with-included-libcroco
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/lib/libintl-full/include
|
||||
|
||||
Reference in New Issue
Block a user