summaryrefslogtreecommitdiff
path: root/mk/bsd.prefs.mk
diff options
context:
space:
mode:
authorsevan <sevan>2015-11-07 20:00:19 +0000
committersevan <sevan>2015-11-07 20:00:19 +0000
commit8dfc8e68d33da55593630345195a5df6420bb433 (patch)
tree3868c2d3a40a4bb56db7190c75840fe8fc9693d8 /mk/bsd.prefs.mk
parent9ac30eafe1c61e3409e3fd0589d5461d2de7ec2e (diff)
downloadpkgsrc-8dfc8e68d33da55593630345195a5df6420bb433.tar.gz
With OpenBSD/amd64 & Bitrig/amd64 switched to using MACHINE_ARCH=x86_64,
amd64 no longer needs to be accounted for specifically. Remove redundant references. Reviewed by wiz@
Diffstat (limited to 'mk/bsd.prefs.mk')
-rw-r--r--mk/bsd.prefs.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk
index 82a44c781eb..a20e48f7de7 100644
--- a/mk/bsd.prefs.mk
+++ b/mk/bsd.prefs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.prefs.mk,v 1.372 2015/11/07 19:53:49 sevan Exp $
+# $NetBSD: bsd.prefs.mk,v 1.373 2015/11/07 20:00:19 sevan Exp $
#
# This file includes the mk.conf file, which contains the user settings.
#
@@ -840,13 +840,13 @@ _SYS_VARS.dirs= WRKDIR DESTDIR PKG_SYSCONFBASEDIR
# List of 64bit operating systems with sizeof(int) != sizeof(void *).
# This can be used with BROKEN_ON_PLATFORM for software that is not
-# 64bit clean. The "amd64" case is for OpenBSD.
+# 64bit clean.
#
# Keywords: BROKEN_ON_PLATFORM 64bit
#
LP64PLATFORMS= *-*-aarch64 *-*-aarch64eb *-*-alpha *-*-ia64 \
*-*-mips64eb *-*-mips64el *-*-powerpc64 *-*-riscv64 \
- *-*-sparc64 *-*-x86_64 *-*-amd64
+ *-*-sparc64 *-*-x86_64
# Lists of big-endian and little-endian platforms, to be used with
# BROKEN_ON_PLATFORM.
@@ -856,7 +856,7 @@ LP64PLATFORMS= *-*-aarch64 *-*-aarch64eb *-*-alpha *-*-ia64 \
_BIGENDIANCPUS= coldfire hppa m68000 m68k mips64eb mipseb or1k \
powerpc powerpc64 sh3eb sparc sparc64
_LITTLEENDIANCPUS= alpha i386 ia64 mips64el mipsel riscv32 riscv64 \
- sh3el vax x86_64 amd64
+ sh3el vax x86_64
# piles of ARM variants
_ARMCPUS+= arm earm earmhf earmv4 earmv5 earmv6 earmv6hf