summaryrefslogtreecommitdiff
path: root/makepkg32.patch
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-05-30 12:26:23 +0200
committerErich Eckner <git@eckner.net>2016-05-30 12:26:23 +0200
commitd7c2ff2c631be541ba89ff4586906b792b89055c (patch)
tree42d0f42babaeb74d26f710ed3ddbd23270d415bd /makepkg32.patch
parent131bbc8b74305cc04b2b12afe5f2f1ed5322e1e1 (diff)
downloadarchlinuxewe-d7c2ff2c631be541ba89ff4586906b792b89055c.tar.xz
makepkg32.patch updated for "x86_64-pc-linux-gnu"
Diffstat (limited to 'makepkg32.patch')
-rw-r--r--makepkg32.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/makepkg32.patch b/makepkg32.patch
index 0581a4091..b6114c6fd 100644
--- a/makepkg32.patch
+++ b/makepkg32.patch
@@ -5,9 +5,9 @@
#########################################################################
#
-CARCH="x86_64"
--CHOST="x86_64-unknown-linux-gnu"
+-CHOST="x86_64-pc-linux-gnu"
+CARCH="i686"
-+CHOST="i686-unknown-linux-gnu"
++CHOST="i686-pc-linux-gnu"
#-- Compiler and Linker Flags
# -march (or -mcpu) builds exclusively for an architecture