------------------------------------------------------------------------ r7748 | pogokeen | 2019-06-25 19:36:40 -0700 (Tue, 25 Jun 2019) | 2 lines Fix 32-bit Polymost issues by enabling SSE instructions and setting GCC to use SSE floating point math exclusively. Additionally, enable SSE2 to better match 64-bit builds and use -malign-double for the potential performance benefit. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.