pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: +avr-libc-gcc10



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Fri Aug 20 16:40:27 2021 +0200
Changeset:	fad4e3ed1faa95210afc843a1b8ca07ad26e877a

Modified Files:
	Makefile

Log Message:
Makefile: +avr-libc-gcc10

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fad4e3ed1faa95210afc843a1b8ca07ad26e877a

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

diffstat:
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/Makefile b/Makefile
index 903567f360..549d3c8e82 100644
--- a/Makefile
+++ b/Makefile
@@ -234,6 +234,7 @@ SUBDIR+=	avr-binutils
 SUBDIR+=	avr-gcc
 SUBDIR+=	avr-gdb
 SUBDIR+=	avr-libc
+SUBDIR+=	avr-libc-gcc10
 SUBDIR+=	avra
 SUBDIR+=	avrdude
 SUBDIR+=	axe


Home | Main Index | Thread Index | Old Index