set common lib searchpath
authorNicolas Thill <nico@openwrt.org>
Thu, 18 Aug 2005 08:14:20 +0000 (08:14 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 18 Aug 2005 08:14:20 +0000 (08:14 +0000)
SVN-Revision: 1694

openwrt/package/libgpg-error/Makefile

index cc61fd6b2bb5b4745ea48f77f6d84376c9fb2d35..48e2b5ff8e39933cd69823dbe9f9028405c0e0a1 100644 (file)
@@ -26,7 +26,7 @@ $(PKG_BUILD_DIR)/.configured:
                $(TARGET_CONFIGURE_OPTS) \
                CFLAGS="$(TARGET_CFLAGS)" \
                CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
-               LDFLAGS="-L$(STAGING_DIR)/usr/lib" \
+               LDFLAGS="-L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/lib" \
                ./configure \
                --target=$(GNU_TARGET_NAME) \
                --host=$(GNU_TARGET_NAME) \