projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kirkwood] Fix patch
[openwrt.git]
/
rules.mk
diff --git
a/rules.mk
b/rules.mk
index
7d3516b
..
23445bf
100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-47,6
+47,8
@@
else
FPIC:=-fpic
endif
+HOST_FPIC:=-fPIC
+
ARCH_SUFFIX:=
ifneq ($(findstring -mips32r2,$(TARGET_OPTIMIZATION)),)
ARCH_SUFFIX:=_r2
This page took
0.01837 seconds
and
4
git commands to generate.