aboutsummaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/0001-ldd-subdepends-check-stderr.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/libc0.9.32: suppress ldd debug messages to stderrWilliam Pitcock2013-05-111-0/+11
The debug messages were being parsed by tools which invoked ldd to discover shared library dependencies, such as gobject-introspection. This caused gobject-introspection to be broken on x86_64 due to the presence of the debug messages.