aboutsummaryrefslogtreecommitdiffstats
path: root/main/libtirpc
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2013-06-01 18:14:29 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2013-06-01 18:27:51 -0500
commitb2d7566437b898c68bec55b901e110c89f34e6dd (patch)
tree5b292fb3a446efcc881c143b4ae27a6fa0fd0a54 /main/libtirpc
parent1b470212e01628bd3bccc6f84d13adbc89273812 (diff)
downloadaports-b2d7566437b898c68bec55b901e110c89f34e6dd.tar.bz2
aports-b2d7566437b898c68bec55b901e110c89f34e6dd.tar.xz
main/libc0.9.32: avoid libgcc unwind functions in nptl
Normally for 'performance', nptl uses the _Unwind_ForcedUnwind() function, which is provided by GCC. However, this function depends on libunwind tracking all register state, which neither libunwind itself (which we do not want as a core dependency) or GCC's libunwind support register state on some newer x86 CPUs fully. Thusly, we turn off the unwind-using code and return to using the traditional cleanup functions. Conflicts: main/libc0.9.32/APKBUILD
Diffstat (limited to 'main/libtirpc')
0 files changed, 0 insertions, 0 deletions