projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix hostapd (add missed changes from [3564])
[openwrt.git]
/
package
/
config
/
Makefile
diff --git
a/package/config/Makefile
b/package/config/Makefile
index
846b04c
..
9e841d9
100644
(file)
--- a/
package/config/Makefile
+++ b/
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.022086 seconds
and
4
git commands to generate.