Skip to content

Commit

Permalink
Revert "uClibc: port linuxthreads errno patch to 0.9.33.2"
Browse files Browse the repository at this point in the history
This reverts commit 1d8c3e6

The forward port breaks compilation at least for SPARC NPTL toolchains:

LD libuClibc-0.9.33.2.so
libc/libc_so.a(pipe.os): In function `__GI_pipe':
(.text+0x38): undefined reference to `__GI___errno_location'
collect2: ld returned 1 exit status

Easily triggered by a "make qemu_sparc_ss10_defconfig && make".

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
  • Loading branch information
gustavoz authored and jacmet committed Feb 21, 2013
1 parent 32ceab7 commit 6f786dc
Showing 1 changed file with 0 additions and 68 deletions.
68 changes: 0 additions & 68 deletions toolchain/uClibc/uClibc-0.9.33.2-linuxthreads-errno-fix.patch

This file was deleted.

0 comments on commit 6f786dc

Please sign in to comment.