On Thu, Jan 18 2018, Peter Hessler <[email protected]> wrote:
> On 2018 Jan 18 (Thu) at 19:08:17 +0100 (+0100), Mark Kettenis wrote:
> :I think we are ready to switch. The procedure is the same as with
> :previous switches.
>
> Here is the corresponding ports diff:
Here's an additional hunk to force ports update.
Index: arch-defines.mk
===================================================================
RCS file: /d/cvs/ports/infrastructure/mk/arch-defines.mk,v
retrieving revision 1.46
diff -u -p -p -u -r1.46 arch-defines.mk
--- arch-defines.mk 23 Nov 2017 14:33:21 -0000 1.46
+++ arch-defines.mk 18 Jan 2018 20:01:19 -0000
@@ -18,7 +18,7 @@ APM_ARCHS = amd64 i386 loongson macppc s
BE_ARCHS = hppa m88k mips64 powerpc sparc64
LE_ARCHS = aarch64 alpha amd64 arm i386 mips64el sh
LP64_ARCHS = aarch64 alpha amd64 sparc64 mips64 mips64el
-GCC4_ARCHS = alpha arm hppa mips64 mips64el powerpc sh sparc64
+GCC4_ARCHS = alpha hppa mips64 mips64el powerpc sh sparc64
GCC3_ARCHS = m88k
# XXX easier for ports that depend on mono
MONO_ARCHS = amd64 i386
@@ -27,7 +27,7 @@ OCAML_NATIVE_DYNLINK_ARCHS = i386 amd64
GO_ARCHS = amd64 i386
# arches where the base compiler is clang
-CLANG_ARCHS = aarch64 amd64 i386
+CLANG_ARCHS = aarch64 amd64 arm i386
# arches using LLVM's linker (ld.lld); others use binutils' ld.bfd
LLD_ARCHS = aarch64
@@ -61,6 +61,7 @@ LIBECXX = estdc++>=17 pthread
_SYSTEM_VERSION = 0
_SYSTEM_VERSION-i386 = 1
_SYSTEM_VERSION-amd64 = 1
+_SYSTEM_VERSION-arm = 1
_SYSTEM_VERSION-${MACHINE_ARCH} ?= 0
_SYSTEM_VERSION-${ARCH} ?= 0
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE