projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.26
/
004-extra_optimization.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/004-extra_optimization.patch
b/target/linux/generic-2.6/patches-2.6.26/004-extra_optimization.patch
index
d3898f1
..
6dc316e
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/004-extra_optimization.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/004-extra_optimization.patch
@@
-1,6
+1,6
@@
--- a/Makefile
+++ b/Makefile
--- a/Makefile
+++ b/Makefile
-@@ -53
3,6 +533
,9 @@
+@@ -53
7,6 +537
,9 @@
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)
NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include)
CHECKFLAGS += $(NOSTDINC_FLAGS)
This page took
0.023227 seconds
and
4
git commands to generate.