mirror of
https://github.com/holub/mame
synced 2025-04-27 18:53:05 +03:00
Remove gcc pragmas. These caused problems with MS compiler.
This commit is contained in:
parent
7310861b51
commit
ae4b28e224
@ -9,8 +9,6 @@
|
||||
* the vectorizations fast-math enables pretty expensive
|
||||
*/
|
||||
|
||||
#pragma GCC optimize "-ffast-math"
|
||||
#pragma GCC optimize "-fstrict-aliasing"
|
||||
#if 0
|
||||
#pragma GCC optimize "-ffast-math"
|
||||
#pragma GCC optimize "-fstrict-aliasing"
|
||||
|
Loading…
Reference in New Issue
Block a user