diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-22 00:44:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-22 00:44:37 +0000 |
commit | 05e837fb6ddeadd3996ea585cb4263061e919fcd (patch) | |
tree | 6eb6c8b8d2760561a8c4980eae974dcd1cd24e55 /toolchain/uClibc/patches-0.9.32/410-llvm_workaround.patch | |
parent | 9bfd20a16098abb2e7bb81987df7db58ce865a72 (diff) | |
download | mtk-20170518-05e837fb6ddeadd3996ea585cb4263061e919fcd.zip mtk-20170518-05e837fb6ddeadd3996ea585cb4263061e919fcd.tar.gz mtk-20170518-05e837fb6ddeadd3996ea585cb4263061e919fcd.tar.bz2 |
uClibc: update 0.9.32 to latest git
SVN-Revision: 24073
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 1878093..c4976a9 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, \ |