Module Name:    src
Committed By:   martin
Date:           Thu Nov 23 11:42:58 UTC 2017

Added Files:
        src/external/lgpl3/gmp [netbsd-8]: Makefile.arch

Log Message:
Ooops, missed to add this file when handling ticket #381 - this is part
of the gcc 5.5 pullup (pullup rev1.1 from HEAD)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.2.2.2 src/external/lgpl3/gmp/Makefile.arch

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/external/lgpl3/gmp/Makefile.arch
diff -u /dev/null src/external/lgpl3/gmp/Makefile.arch:1.2.2.2
--- /dev/null	Thu Nov 23 11:42:58 2017
+++ src/external/lgpl3/gmp/Makefile.arch	Thu Nov 23 11:42:58 2017
@@ -0,0 +1,4 @@
+#	$NetBSD: Makefile.arch,v 1.2.2.2 2017/11/23 11:42:58 martin Exp $
+
+#GMP_MACHINE_ARCH?=	${MACHINE_ARCH:C/e?arm(v[4567])?(hf)?/arm/}
+GMP_MACHINE_ARCH?=	${MACHINE_ARCH:C/armv[4-7]/arm/}

Reply via email to