From d7c2ff2c631be541ba89ff4586906b792b89055c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 30 May 2016 12:26:23 +0200 Subject: makepkg32.patch updated for "x86_64-pc-linux-gnu" --- makepkg32.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makepkg32.patch') diff --git a/makepkg32.patch b/makepkg32.patch index 0581a409..b6114c6f 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 -- cgit v1.2.3-54-g00ecf