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, 27 Mar 2019 17:22:51 +0000 (17:22 +0000)
commit566089ea3a533d5f81e80fd44873d491a870597d
treede504b3e0d1afaabf9145be18a994ca9323fa630
parenta6f6e3c7160a29ed907de625c392597cd28d79b7
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