X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d1c864e3feaf4295d366e2ef497495738ce15337..37a3d7cb20e73c30a743de64b6e85d718177d5a1:/projects/sgconv/build?ds=inline 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