projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kernel-headers: fix compile error caused by wrong host include path when the toolchai...
[openwrt.git]
/
toolchain
/
uClibc
/
patches-0.9.32
/
410-llvm_workaround.patch
diff --git
a/toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
b/toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
index
c4976a9
..
7ae3943
100644
(file)
--- a/
toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
+++ b/
toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch
@@
-1,6
+1,6
@@
--- a/libc/stdio/_stdio.c
+++ b/libc/stdio/_stdio.c
-@@ -124,7 +124,7 @@
+@@ -124,7 +124,7 @@
static FILE _stdio_streams[] = {
__FLAG_NBF|__FLAG_WRITEONLY, \
2, \
NULL, \
This page took
0.023158 seconds
and
4
git commands to generate.