Skip to content

Commit a2638f2

Browse files
author
Matthias Koeppe
committed
build/pkgs/libpng/spkg-install.in: Do not build a static library
1 parent aed9dfd commit a2638f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/libpng/spkg-install.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ unset GREP_OPTIONS
33

44
cd src
55

6-
sdh_configure --enable-shared=yes
6+
sdh_configure --enable-shared --disable-static
77
sdh_make
88
sdh_make_install

0 commit comments

Comments
 (0)