瀏覽代碼

hotplug2 may need -fPIC

SVN-Revision: 16199
Jo-Philipp Wich 16 年之前
父節點
當前提交
12c997d9ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/hotplug2/Makefile

+ 1 - 1
package/hotplug2/Makefile

@@ -36,7 +36,7 @@ define Package/hotplug2/description
  This is an implementation of Hotplug2-1.0-beta
 endef
 
-MAKE_FLAGS += CFLAGS="$(TARGET_CFLAGS) -DHAVE_RULES -I."
+MAKE_FLAGS += CFLAGS="$(TARGET_CFLAGS) $(FPIC) -DHAVE_RULES -I."
 
 define Package/hotplug2/install
 	$(INSTALL_DIR) $(1)/etc