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>
Wed, 11 Sep 2019 15:54:10 +0000 (16:54 +0100)
commit547ac079302fee23288481a013aaba875dcb2ef8
tree478caaf8b02d7700d680a3bbc5556c3628a14d11
parent82be5e49a0090779709e756135db689556ae0776
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