projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add section names to dnsmasq config
[openwrt.git]
/
package
/
openssl
/
Makefile
diff --git
a/package/openssl/Makefile
b/package/openssl/Makefile
index
2937368
..
f19551d
100644
(file)
--- a/
package/openssl/Makefile
+++ b/
package/openssl/Makefile
@@
-89,6
+89,8
@@
define Build/Configure
)
endef
+TARGET_CFLAGS += $(FPIC)
+
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
This page took
0.023785 seconds
and
4
git commands to generate.