aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-c6
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-17 14:20:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-17 14:20:40 +0000
commit21a283f3bec444388d1448f993783ec673a06502 (patch)
tree16be3a9188cf2781563095e15839c170074dd7a7 /emulators/linux_base-c6
parentcda45bfa8a05d49eb690397ab1b7facd622490a7 (diff)
downloadports-21a283f3bec444388d1448f993783ec673a06502.tar.gz
ports-21a283f3bec444388d1448f993783ec673a06502.zip
Notes
Diffstat (limited to 'emulators/linux_base-c6')
-rw-r--r--emulators/linux_base-c6/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile
index 498ae3189493..d48d0a48179d 100644
--- a/emulators/linux_base-c6/Makefile
+++ b/emulators/linux_base-c6/Makefile
@@ -175,7 +175,6 @@ FALLBACK_ELF_MIB= kern.fallback_elf_brand
.if (${ARCH} == "amd64")
. if defined(OVERRIDE_LINUX_BASE_PORT) && ${OVERRIDE_LINUX_BASE_PORT} != "c6_64"
-LATEST_LINK:= ${PKGBASE:C/linux/linux32/}
ARCH= i386
. endif
.endif