X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fglib%2FMakefile;h=7f8229f16c74979eabd512ff6cf5a9bfe32cccea;hp=024c8c85753ce1b15fb41106c59b8b1a1df70af0;hb=0fcfddc2a535f235f0e8250a923ceb6565edfb27;hpb=4e3754402b9e8e397df3cdc1a34617125476c3f8 diff --git a/libs/glib/Makefile b/libs/glib/Makefile index 024c8c8575..7f8229f16c 100644 --- a/libs/glib/Makefile +++ b/libs/glib/Makefile @@ -36,6 +36,8 @@ define Package/glib1/description as trees, hashes, and lists. endef +TARGET_CFLAGS += $(FPIC) + CONFIGURE_ARGS += \ --enable-shared \ --enable-static \