[package] make libsas depend on x86, over targets using it may unmask it later
[openwrt.git] / package / hotplug2 / Makefile
index 03ee608..df0a750 100644 (file)
@@ -36,7 +36,7 @@ define Package/hotplug2/description
  This is an implementation of Hotplug2-1.0-beta
 endef
 
  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
 
 define Package/hotplug2/install
        $(INSTALL_DIR) $(1)/etc
This page took 0.019291 seconds and 4 git commands to generate.