X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/75a80d1ea4a5dadc26cfce2eced96d2f39a767fb..681c0cf274cead7e9358551d249f40b4c0fa267c:/tools/mklibs/patches/004-libpthread_link.patch?ds=inline diff --git a/tools/mklibs/patches/004-libpthread_link.patch b/tools/mklibs/patches/004-libpthread_link.patch index 99aafaff6..b4a6e4f51 100644 --- a/tools/mklibs/patches/004-libpthread_link.patch +++ b/tools/mklibs/patches/004-libpthread_link.patch @@ -1,5 +1,5 @@ ---- a/src/mklibs -+++ b/src/mklibs +--- a/src/mklibs.py ++++ b/src/mklibs.py @@ -105,14 +105,14 @@ def library_depends(obj): # Return a list of libraries the passed objects depend on. The