projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
442cdc9
)
hotplug2 may need -fPIC
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 29 May 2009 23:11:29 +0000
(23:11 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 29 May 2009 23:11:29 +0000
(23:11 +0000)
SVN-Revision: 16199
package/hotplug2/Makefile
patch
|
blob
|
history
diff --git
a/package/hotplug2/Makefile
b/package/hotplug2/Makefile
index 03ee60890309ee00cc25982d9142a8b7845f3239..df0a7500a8a518a0affc83ff6e89caeed8d2e6c8 100644
(file)
--- a/
package/hotplug2/Makefile
+++ b/
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