projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77edb4f
)
- revert r19918 for now
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Thu, 20 Sep 2007 18:28:53 +0000
(18:28 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Thu, 20 Sep 2007 18:28:53 +0000
(18:28 -0000)
package/Makefile.in
patch
|
blob
|
history
diff --git
a/package/Makefile.in
b/package/Makefile.in
index 397f576693c76a01744d5138378356808c973407..5a47af88541e2855d2dace418632a5986c188be4 100644
(file)
--- a/
package/Makefile.in
+++ b/
package/Makefile.in
@@
-136,7
+136,6
@@
TARGET_CONFIGURE_OPTS=PATH=$(TARGET_PATH) \
GCC="$(TARGET_CROSS)gcc $(TARGET_CFLAGS)" \
CXX="$(TARGET_CROSS)g++ $(TARGET_CFLAGS)" \
CPP="$(TARGET_CROSS)cpp $(TARGET_CFLAGS)" \
- CFLAGS="" CXXFLAGS="" FFLAGS="" \
RANLIB=$(TARGET_CROSS)ranlib \
STRIP=$(TARGET_CROSS)strip \
OBJCOPY=$(TARGET_CROSS)objcopy \