@@ -1,6 +1,7 @@ #! /bin/sh CROSS="i386-pc-solaris2.10" -export CROSS +CC_ADD="-static-libgcc" +export CROSS CC_ADD ./build/make-kit-crosscompile "$@"