X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5ac9b6c2949b075cbb8d8c91dd9f603f3f8ad0a3..76addde818f6fdc09ff8ff264eafeab7d4c1af8e:/projects/sgconv/build diff --git a/projects/sgconv/build b/projects/sgconv/build index 3c2f3f91..5fa0f23c 100755 --- a/projects/sgconv/build +++ b/projects/sgconv/build @@ -72,6 +72,7 @@ printf " Building sgconv for $sys $release\n" printf "#############################################################################\n" STG_LIBS="logger.lib + locker.lib crypto.lib common.lib conffiles.lib @@ -99,7 +100,6 @@ else then DEFS="$DEFS -DDARWIN" LIB_THREAD=-lpthread - LIBICONV="" else LIB_THREAD=-lc_r fi