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:
e154d50
)
remove duplicate HOSTCC_NOCACHE
author
John Crispin
<john@openwrt.org>
Fri, 10 Aug 2012 19:07:03 +0000
(19:07 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 10 Aug 2012 19:07:03 +0000
(19:07 +0000)
SVN-Revision: 33088
rules.mk
patch
|
blob
|
history
diff --git
a/rules.mk
b/rules.mk
index abb961e7dea5ec49bc751411ce8d2aac5e1a56ea..b7bad1ca54484a134379e684bb294d282e204273 100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-173,7
+173,6
@@
PKG_CONFIG:=$(STAGING_DIR_HOST)/bin/pkg-config
export PKG_CONFIG
HOSTCC:=gcc
-HOSTCC_NOCACHE:=$(HOSTCC)
HOST_CFLAGS:=-O2 -I$(STAGING_DIR_HOST)/include
HOST_LDFLAGS:=-L$(STAGING_DIR_HOST)/lib