1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 04:05:40 +03:00
aports/testing/llvm-libunwind
Shiz 6245e20b52 testing/llvm-libunwind: fix build on x86
libunwind likes to play fast and loose with -nodefaultlibs for no
real useful reason, it seems. This prevents -lssp_nonshared from
being linked in on x86 and thus breaking the stack protector-enabled
build. Make it think -nodefaultlibs is not available to have it link
the normal way.
2017-04-12 19:31:12 +02:00
..
APKBUILD testing/llvm-libunwind: fix build on x86 2017-04-12 19:31:12 +02:00