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, 2 insertions, 2 deletions
diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile
index 066a67f7527..c671bf128bb 100644
--- a/cross/avr-gcc/Makefile
+++ b/cross/avr-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2018/07/04 13:40:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.41 2018/07/18 00:06:12 joerg Exp $
DISTNAME= gcc-4.8.3
PKGNAME= ${DISTNAME:C/^/avr-/}
@@ -17,7 +17,7 @@ DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++03
USE_TOOLS+= bison gmake lex perl tar msgfmt autoconf pod2man
USE_PKGLOCALEDIR= yes
USE_GNU_CONFIGURE_HOST= no