1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00
openwrt-packages/libs/libpng/patches/100-config_fix.patch

11 lines
198 B
Diff
Raw Normal View History

--- 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}
;;
*)