Skip to content

Commit

Permalink
Update build_solaris.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Nov 22, 2024
1 parent 7ed44dc commit 40bf266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_solaris.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cd ${BUILDDIR}

download_verify_extract zlib-1.3.1.tar.gz
cd zlib*
./configure --prefix=${DEPSDIR} --static --with-pic
./configure --prefix=${DEPSDIR} --static
gmake -j4
gmake install
install_license
Expand Down

0 comments on commit 40bf266

Please sign in to comment.