Use -msse{2} -fpmath C-/CXXFLAGS only on x86_64 platforms
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Sun, 15 Apr 2018 06:49:43 +0000 (08:49 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Tue, 9 Jul 2019 20:09:04 +0000 (21:09 +0100)
commit2d667f069f82974e1d971aaac2a35fdaa621dc5c
tree8537274bbbdf18aca1cb18b88a408ce579f3844b
parente4de4a04f41111c50c46451833f2b08143eb21b4
Use -msse{2} -fpmath C-/CXXFLAGS only on x86_64 platforms

The options -msse -msse2 -mfpmath=sse are only available on AMD64 based
platforms.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Use-msse-2-fpmath-C-CXXFLAGS-only-on-x86_64-platforms.patch
build/unix/mozconfig.linux32