Module Name: pkgsrc-wip Committed By: coypu <coypu%sdf.org@localhost> Pushed By: coypu Date: Mon May 8 23:17:14 2017 +0300 Changeset: 4b91060cf3601d19ef2f1f74c7895afa5502d54b Modified Files: Makefile Log Message: Makefile: +gcc8snapshot To see a diff of this commit: https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4b91060cf3601d19ef2f1f74c7895afa5502d54b 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 0aca79e11b..dd58df6f49 100644 --- a/Makefile +++ b/Makefile @@ -860,6 +860,7 @@ SUBDIR+= gcc47 SUBDIR+= gcc47-libs SUBDIR+= gcc6snapshot SUBDIR+= gcc7snapshot +SUBDIR+= gcc8snapshot SUBDIR+= gconf-cleaner SUBDIR+= gcr SUBDIR+= gdal-docs