projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add cross-compilation patch to have LINUX defined, especially when build system is...
[openwrt.git]
/
openwrt
/
package
/
config
/
Makefile
diff --git
a/openwrt/package/config/Makefile
b/openwrt/package/config/Makefile
index
846b04c
..
9e841d9
100644
(file)
--- a/
openwrt/package/config/Makefile
+++ b/
openwrt/package/config/Makefile
@@
-9,7
+9,6
@@
HOSTCC = gcc
HOSTCFLAGS= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
# Ensure consistent sort order, 'gcc -print-search-dirs' behavior, etc.
LC_ALL:= C
-CP:=cp -a
all: ncurses conf mconf
This page took
0.019707 seconds
and
4
git commands to generate.