X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/057b42227b41445d5b898a782a38bb8316ca8407..ad29099325f02e0150055b5575b0b35743237d61:/openwrt/package/glib/Makefile diff --git a/openwrt/package/glib/Makefile b/openwrt/package/glib/Makefile index 473e8b635..cbbd48678 100644 --- a/openwrt/package/glib/Makefile +++ b/openwrt/package/glib/Makefile @@ -48,6 +48,7 @@ $(PKG_BUILD_DIR)/.configured: $(PKG_BUILD_DIR)/.prepared glib_cv_byte_contents_gmutex="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" \ $(TARGET_CONFIGURE_OPTS) \ CFLAGS="$(TARGET_CFLAGS)" \ + LDFLAGS="-L$(STAGING_DIR)/lib -L$(STAGING_DIR)/usr/lib" \ ./configure \ --target=$(GNU_TARGET_NAME) \ --host=$(GNU_TARGET_NAME) \