projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable xfs on avr32, it has been failing the build for at least a month
[openwrt.git]
/
tools
/
mklibs
/
patches
/
008-gc_sections.patch
diff --git
a/tools/mklibs/patches/008-gc_sections.patch
b/tools/mklibs/patches/008-gc_sections.patch
index
4de73f3
..
2775493
100644
(file)
--- a/
tools/mklibs/patches/008-gc_sections.patch
+++ b/
tools/mklibs/patches/008-gc_sections.patch
@@
-1,5
+1,5
@@
---- a/src/mklibs
-+++ b/src/mklibs
+--- a/src/mklibs
.py
++++ b/src/mklibs
.py
@@ -583,7 +583,7 @@ while 1:
# compile in only used symbols
cmd = []
This page took
0.018774 seconds
and
4
git commands to generate.