Cleanup xsetroot package.
[openwrt/svn-archive/archive.git] / libs / libgssapi / Makefile
index 4dc482ce57a965bcbf0c2ccba1db8f7e6ba5a1c2..319d8224f8218b4d73262212b73346ff8f3d8ef9 100644 (file)
@@ -29,7 +29,7 @@ define Package/libgssapi/description
  Support libraries - for newer nfs mount command (nfs4)
 endef
 
-TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib
+TARGET_CFLAGS += -I$(PKG_BUILD_DIR)/lib $(FPIC)
 
 MAKE_FLAGS += \
        OPT="$(TARGET_CFLAGS)" \