@ -27,8 +27,6 @@ HOST_BUILD_DEPENDS:=libiconv/host libffi/host pcre/host
PKG_CONFIG_DEPENDS := CONFIG_BUILD_NLS
PKG_CONFIG_DEPENDS := CONFIG_BUILD_NLS
PKG_INSTALL := 1
PKG_INSTALL := 1
HOST_PATCH_DIR := ./patches-host
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / h o s t - b u i l d . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
i n c l u d e $( INCLUDE_DIR ) / n l s . m k
i n c l u d e $( INCLUDE_DIR ) / n l s . m k
@ -46,6 +44,7 @@ define Package/glib2/description
The GLib library of C routines
The GLib library of C routines
e n d e f
e n d e f
HOST_LDFLAGS += -Wl,-rpath,$( STAGING_DIR_HOSTPKG) /lib
TARGET_CFLAGS += -ffunction-sections -fdata-sections
TARGET_CFLAGS += -ffunction-sections -fdata-sections
TARGET_LDFLAGS += -Wl,--gc-sections $( if $( INTL_FULL) ,-lintl)
TARGET_LDFLAGS += -Wl,--gc-sections $( if $( INTL_FULL) ,-lintl)