Artifact b64eb2dc53e0c794c212108e75fc24bc011aa387:
- Executable file build/make-kit-win32 — part of check-in [e2c7a97b27] at 2015-10-28 15:28:53 on branch trunk — Updated TLS package to 1.6.7, still needs lots of testing since the new TLS package is apparently really broken (user: rkeene, size: 345) [annotate] [blame] [check-ins using]
#! /bin/sh AR=i586-mingw32msvc-ar CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ RANLIB=i586-mingw32msvc-ranlib RC=i586-mingw32msvc-windres STRIP="${STRIP:-i586-mingw32msvc-strip}" TEA_PLATFORM='windows' KC_TLS_LINKADD='-lws2_32 -lgdi32' export AR CC CXX RANLIB RC STRIP TEA_PLATFORM KC_TLS_LINKADD ./kitcreator "$@" --host=i586-mingw32msvc