diff options
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch')
-rw-r--r-- | toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 1878093de1..c4976a9423 100644 --- 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 -@@ -119,7 +119,7 @@ static FILE _stdio_streams[] = { +@@ -124,7 +124,7 @@ __FLAG_NBF|__FLAG_WRITEONLY, \ 2, \ NULL, \ |