summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2016-05-07 10:53:48 +0200
committerPierre Schmitz <pierre@archlinux.de>2016-05-07 10:53:48 +0200
commit7fe0f688566fe2bf637d0503056cf04a6d4a5c87 (patch)
tree50c270c5371df4c153ee7a674590feed3e5f74e9
parentf85fc32d78414c25f82e0b13e3d99f15ab787b56 (diff)
Set target vendor to pc for usge with gcc 6
-rw-r--r--makepkg-x86_64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepkg-x86_64.conf b/makepkg-x86_64.conf
index bf83f35..058da9b 100644
--- a/makepkg-x86_64.conf
+++ b/makepkg-x86_64.conf
@@ -31,7 +31,7 @@ VCSCLIENTS=('bzr::bzr'
#########################################################################
#
CARCH="x86_64"
-CHOST="x86_64-unknown-linux-gnu"
+CHOST="x86_64-pc-linux-gnu"
#-- Compiler and Linker Flags
# -march (or -mcpu) builds exclusively for an architecture