summaryrefslogtreecommitdiff
path: root/toolchain/uclibc/patches/xxx-disable-gcc_eh.patch
AgeCommit message (Collapse)Author
2014-06-28enable shared libgcc for uClibc/glibcWaldemar Brodkorb
unfortunately uClibc/glibc uses dlopen to access exception handling code from libgcc_s.so.1. Pure static build is only provided by musl.