]> git.stg.codes - stg.git/blobdiff - projects/sgconv/build
Minor changes for Darwin.
[stg.git] / projects / sgconv / build
index 1bc23718283273258ff76eaaca402b2592ebb7d9..676bf74ef4614fb3ce2b20767e27c2012c27ea63 100755 (executable)
@@ -72,7 +72,6 @@ printf "       Building sgconv for $sys $release\n"
 printf "#############################################################################\n"
 
 STG_LIBS="logger.lib
-          locker.lib
           crypto.lib
           common.lib
           conffiles.lib
@@ -100,7 +99,6 @@ else
             then
                 DEFS="$DEFS -DDARWIN"
                 LIB_THREAD=-lpthread
-                LIBICONV=""
             else
                 LIB_THREAD=-lc_r
             fi