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)
committerPeter Micheal Green <plugwash@raspbian.org>
Fri, 18 Jan 2019 23:40:33 +0000 (23:40 +0000)
commit1b165c7300147dad00ae84633c353a1d2a4e7d51
tree477ac609520b268bf70ce9e2f5979e7264044cc2
parent9bdd678526d776ff7053547a421db2da1c3101d4
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