Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ffmpeg: fix segfault due to symver beeing used | Natanael Copa | 2011-05-27 | 1 | -0/+30 |
problem was that configure script only checked if symver was supported by toolchain. Our toolchain supports it but uclibc's ld.so does not. So we check if ld.so has dlvsym() fixes #664 (cherry picked from commit 42621152fa4fe37326c199558c5d1f89dfd42794) |