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
/
003-no_copy.patch
diff --git
a/tools/mklibs/patches/003-no_copy.patch
b/tools/mklibs/patches/003-no_copy.patch
index
28f3215
..
bd6505a
100644
(file)
--- a/
tools/mklibs/patches/003-no_copy.patch
+++ b/
tools/mklibs/patches/003-no_copy.patch
@@
-1,5
+1,5
@@
---- a/src/mklibs
-+++ b/src/mklibs
+--- a/src/mklibs
.py
++++ b/src/mklibs
.py
@@ -440,7 +440,7 @@ while 1:
passnr = passnr + 1
# Gather all already reduced libraries and treat them as objects as well
@@ -440,7 +440,7 @@ while 1:
passnr = passnr + 1
# Gather all already reduced libraries and treat them as objects as well
This page took
0.023731 seconds
and
4
git commands to generate.