[Buildroot] [PATCH]: Do not redefine PKGCONFIG* in libgtk2.mk

Daniel Laird daniel.j.laird at nxp.com
Fri May 23 13:31:20 UTC 2008


See patch:

--- buildroot/package/libgtk2/libgtk2.mk 
+++ buildroot.new/package/libgtk2/libgtk2.mk 
@@ -55,9 +55,8 @@
 		--infodir=/usr/info --enable-shared \
 		--enable-static \
 		--disable-glibtest --enable-explicit-deps=no \
-		--disable-debug PKG_CONFIG_PATH="$(STAGING_DIR)/usr/lib/pkgconfig" \
+		--disable-debug \
 		$(LIBGTK2_CONF_OPT_X)  $(LIBGTK2_CONF_OPT_DFB)
-
 
 ifeq ($(BR2_PACKAGE_DIRECTFB),y)
 	LIBGTK2_CONF_OPT += --with-gdktarget=directfb
-- 
View this message in context: http://www.nabble.com/-PATCH-%3A-Do-not-redefine-PKGCONFIG*-in-libgtk2.mk-tp17425681p17425681.html
Sent from the BuildRoot mailing list archive at Nabble.com.




More information about the buildroot mailing list