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

Commit

Permalink
added --disable-samplerate
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase committed Jan 16, 2019
1 parent aac9aab commit 5108e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pkgs/giac/spkg-install
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ if [ "$UNAME" = "Darwin" ]; then
DISABLENLS="--disable-nls"
fi

sdh_configure --disable-gui --disable-ao --disable-lapack "$DISABLENLS" --enable-png=no
sdh_configure --disable-gui --disable-ao --disable-lapack "$DISABLENLS" --enable-png=no --disable-samplerate

#############################################################
# Build
Expand Down

0 comments on commit 5108e2b

Please sign in to comment.