summaryrefslogtreecommitdiffstats
path: root/source/xap/seamonkey/seamonkey.i686.triplet.fix.diff
blob: 86a805ec159b69e3ae6e4d6ff66692d2057de052 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./mozilla/build/moz.configure/rust.configure.orig	2019-05-26 08:32:14.000000000 -0500
+++ ./mozilla/build/moz.configure/rust.configure	2019-09-08 22:44:00.615109300 -0500
@@ -105,7 +105,7 @@
             # OpenBSD
             ('x86_64', 'OpenBSD'): 'x86_64-unknown-openbsd',
             # Linux
-            ('x86', 'Linux'): 'i586-unknown-linux-gnu',
+            ('x86', 'Linux'): 'i686-unknown-linux-gnu',
             # Linux
             ('x86_64', 'Linux'): 'x86_64-unknown-linux-gnu',
             # OS X and iOS