[quake3-bugzilla] [Bug 5041] Cross make script for mingw64
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Jun 16 18:20:23 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=5041
Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> 2011-06-16 18:20:21 EDT ---
Running "cross-make-mingw.sh ARCH=what" passes "ARCH=what" to make which sets
ARCH to "what". ARCH override still works after removing check if ARCH is set.
The only loss is allowing "export ARCH=what" before calling the script afaik.
Background; The check was added because I did not know sh does not set vars
like make does (from the command line) and because of I did not know ARCH would
get passed to make and set correctly from command line.
https://bugzilla.icculus.org/show_bug.cgi?id=4780
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list