Author Topic: Nightly (Windows): 26 Sep 2013 - Revision 9826  (Read 664 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 26 Sep 2013 - Revision 9826
Here is the nightly for Windows on 26 Sep 2013 - Revision 9826

Group: Standard
fso-WIN-Standard-20130926_r9826.7z
MD5Sum

Group: NO-SSE
fso-WIN-NO-SSE-20130926_r9826.7z
MD5Sum

Group: SSE
fso-WIN-SSE-20130926_r9826.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9824 | niffiwan | 2013-09-25 05:46:21 -0500 (Wed, 25 Sep 2013) | 6 lines
Changed paths:
   M /trunk/fs2_open/configure.ac

Tweak autotools compilation

Add -pipe to potentially speed up compiles
Change -mtune to generic to clarify intent
(people compiling executables for their own use (i.e. not for distribution)
should set CXXFLAGS="-march=native" before running autogen.sh)
------------------------------------------------------------------------