Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
build/pkgs/libpng/spkg-install.in: Do not build a static library
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Sep 12, 2020
1 parent 569050b commit d6c59f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/libpng/spkg-install.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ fi

cd src

sdh_configure --enable-shared=yes
sdh_configure --enable-shared --disable-static
sdh_make
sdh_make_install

0 comments on commit d6c59f4

Please sign in to comment.