move pkg config stuff to per-target exports to prevent interference with host builds
[openwrt-10.03/.git] / include / package-defaults.mk
index e375722af905f91ec7979f62beee0b757b4e73cb..1eae7ea246c2027a8dcd66b1169bb786629e1f79 100644 (file)
@@ -43,9 +43,6 @@ ifneq ($(strip $(PKG_UNPACK)),)
   endef
 endif
 
-export PKG_CONFIG_PATH=$(STAGING_DIR)/usr/lib/pkgconfig:$(STAGING_DIR_HOST)/usr/lib/pkgconfig
-export PKG_CONFIG_LIBDIR=$(STAGING_DIR)/usr/lib/pkgconfig
-
 CONFIGURE_PREFIX:=/usr
 CONFIGURE_ARGS = \
                --target=$(GNU_TARGET_NAME) \