[quake3-commits] [ioquake/ioq3] eeaade: Statically link libgcc on Windows
Zack Middleton
zack at cloemail.com
Tue Sep 26 02:18:02 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: eeaade70bd47d88125800870be090c53db469cda
https://github.com/ioquake/ioq3/commit/eeaade70bd47d88125800870be090c53db469cda
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
M Makefile
Log Message:
-----------
Statically link libgcc on Windows
Fix for ioq3 test builds for Windows x86 (cross-compiled from Ubuntu
using mingw-w64) requiring libgcc_s_sjlj-1.dll. I'm unable to reproduce
the issue using mingw-w64 in Debian or Cygwin.
More information about the quake3-commits
mailing list