]> git.stg.codes - stg.git/blobdiff - projects/rscriptd/build
Fix build on Darwin.
[stg.git] / projects / rscriptd / build
index a2926ed005c65ecf197efa20f4ff2835273352e0..995a9373a541a764239701ab6850c94f23c1e184 100755 (executable)
@@ -95,7 +95,6 @@ else
             then
                 DEFS="$DEFS -DDARWIN"
                 LIB_THREAD=-lpthread
-                LIBICONV=""
             else
                 LIB_THREAD=-lc_r
             fi