projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72433c3
)
enable $(FPIC) for a few more packages
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 22:43:15 +0000
(22:43 +0000)
committer
Jiri Slachta
<slachta@cesnet.cz>
Sat, 8 Mar 2014 11:06:46 +0000
(12:06 +0100)
libs/zaptel/Makefile
patch
|
blob
|
history
diff --git
a/libs/zaptel/Makefile
b/libs/zaptel/Makefile
index 43a7ce3683ebeec0d4d07a29ea7f628efd9c945c..450c1961b2fbbfc216084b326bdcabc7fb34b10e 100644
(file)
--- a/
libs/zaptel/Makefile
+++ b/
libs/zaptel/Makefile
@@
-34,6
+34,8
@@
endef
define Build/Configure
endef
+TARGET_CFLAGS += $(FPIC)
+
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) \