summarylogtreecommitdiffstats
path: root/sonic-pi-4.3.0-rugged_compile_flags.patch
diff options
context:
space:
mode:
authorb08x2023-02-27 11:20:36 -0500
committerb08x2023-02-27 11:20:36 -0500
commitfce4bcbc77380521108e27f3a6a669c5c54c900e (patch)
tree6cc8cfde2f3de806681d96bf22a902aa35a454b9 /sonic-pi-4.3.0-rugged_compile_flags.patch
parent18186ebdbe8d440b0bb98399eee4888366abeb17 (diff)
downloadaur-fce4bcbc77380521108e27f3a6a669c5c54c900e.tar.gz
set buildtype=release
Diffstat (limited to 'sonic-pi-4.3.0-rugged_compile_flags.patch')
-rw-r--r--sonic-pi-4.3.0-rugged_compile_flags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonic-pi-4.3.0-rugged_compile_flags.patch b/sonic-pi-4.3.0-rugged_compile_flags.patch
index 3f53eea5773a..22cdaaa7302a 100644
--- a/sonic-pi-4.3.0-rugged_compile_flags.patch
+++ b/sonic-pi-4.3.0-rugged_compile_flags.patch
@@ -7,7 +7,7 @@ index 7e4f92925..47d15738f 100755
`"#{RbConfig.ruby}" extconf.rb`
`make clean`
- `make`
-+ `export CFLAGS="-ffast-math -msse -msse2 -mfpmath=sse -fPIC" && make`
++ `export CFLAGS="-fPIC" && make`
end
libs = []