aboutsummaryrefslogtreecommitdiff
path: root/libs/libpng/patches/100-config_fix.patch
blob: 3cb6d8a1f635c20c935265ea857db0aa34cc21cc (plain)
1
2
3
4
5
6
7
8
9
10
--- a/scripts/libpng-config-body.in
+++ b/scripts/libpng-config-body.in
@@ -83,6 +83,7 @@ while test $# -gt 0; do
 
     --static)
         R_opts=""
+        libs=${all_libs}
         ;;
 
     *)