projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8cd310
)
force CPP
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 17 Dec 2005 01:34:03 +0000
(
01:34
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 17 Dec 2005 01:34:03 +0000
(
01:34
-0000)
package/Makefile.in
patch
|
blob
|
history
diff --git
a/package/Makefile.in
b/package/Makefile.in
index 662ecacef2fa67299a14b71fb6b9173400c06da6..281680aa429a07043a5c2dd2b4022d2e35c72d3f 100644
(file)
--- a/
package/Makefile.in
+++ b/
package/Makefile.in
@@
-74,6
+74,7
@@
TARGET_CONFIGURE_OPTS=PATH=$(TARGET_PATH) \
CC=$(TARGET_CROSS)gcc \
GCC=$(TARGET_CROSS)gcc \
CXX=$(TARGET_CROSS)g++ \
+ CPP=$(TARGET_CROSS)cpp \
RANLIB=$(TARGET_CROSS)ranlib \
OBJCOPY=$(TARGET_CROSS)objcopy