projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] fix mtd warnings
[openwrt.git]
/
tools
/
mklibs
/
patches
/
007-uclibc_init.patch
diff --git
a/tools/mklibs/patches/007-uclibc_init.patch
b/tools/mklibs/patches/007-uclibc_init.patch
index
2334a37
..
e765150
100644
(file)
--- a/
tools/mklibs/patches/007-uclibc_init.patch
+++ b/
tools/mklibs/patches/007-uclibc_init.patch
@@
-1,5
+1,5
@@
---- a/src/mklibs
-+++ b/src/mklibs
+--- a/src/mklibs
.py
++++ b/src/mklibs
.py
@@ -571,6 +571,11 @@ while 1:
extra_post_obj.append(sysroot + libc_extras_dir + "/sofini.o")
symbols.add(ProvidedSymbol('__dso_handle', None, None, True))
This page took
0.021862 seconds
and
4
git commands to generate.