mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
b172d28c37
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
11 lines
198 B
Diff
11 lines
198 B
Diff
--- 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}
|
|
;;
|
|
|
|
*)
|