X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/a3f130cbbd100c4bf662bfa0756e3d677be3632c..519fd4f22bc83ba85a8377a7ada53fac4e2e2b39:/projects/rscriptd/build diff --git a/projects/rscriptd/build b/projects/rscriptd/build index a2926ed0..8c12e527 100755 --- a/projects/rscriptd/build +++ b/projects/rscriptd/build @@ -55,7 +55,7 @@ if [ "$sys" = "Darwin" ] then OS=darwin ETC_DIR="./inst/freebsd/etc/stargazer" - MAKE="gmake" + MAKE="make" fi if [ "$OS" = "unknown" ] @@ -95,7 +95,6 @@ else then DEFS="$DEFS -DDARWIN" LIB_THREAD=-lpthread - LIBICONV="" else LIB_THREAD=-lc_r fi