summaryrefslogtreecommitdiff
path: root/cross/avr-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cross/avr-gcc/Makefile')
-rw-r--r--cross/avr-gcc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile
index a6cd4a7edcc..3f9322426a2 100644
--- a/cross/avr-gcc/Makefile
+++ b/cross/avr-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2021/09/15 12:20:15 micha Exp $
+# $NetBSD: Makefile,v 1.49 2022/04/15 17:16:08 tnn Exp $
DISTNAME= gcc-10.3.0
PKGREVISION= 1
@@ -23,6 +23,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= bash gmake gsed:run
GNU_CONFIGURE= yes
GNU_CONFIGURE_STRICT= no
+CHECK_PORTABILITY_SKIP+=contrib/* # not needed for building
+
# Build outside ${WRKSRC}
OBJDIR= ../build