Ooops, missed to add this file when handling ticket #381 - this is part

of the gcc 5.5 pullup (pullup rev1.1 from HEAD)
This commit is contained in:
martin 2017-11-23 11:42:58 +00:00
parent 95b1b06966
commit 01c16cdab3
1 changed files with 4 additions and 0 deletions

4
external/lgpl3/gmp/Makefile.arch vendored Normal file
View File

@ -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/}