summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames P. Harvey2018-10-17 19:05:46 -0400
committerJames P. Harvey2018-10-17 20:27:52 -0400
commit9cb9b321d05fdd2d7708621ba0ffaa19aba94e60 (patch)
treeacf20933896dddc06e016c8d3db57fa097de7500
parentf0693c87ecfc925cd0f9c05edbc7567e8b2723d6 (diff)
downloadaur-9cb9b321d05fdd2d7708621ba0ffaa19aba94e60.tar.gz
Add note that this PKGBUILD is as close as possible to core's gcc 8.2.1+20180831-1. Notably, at this point, the PKGBUILD should build (not tested) an identical version to core, except that it's renamed. Commits from hereon perform the conversion to using git master.
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3317ee1f3679..946448abea3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@
# Modificationt to use source from git master
# Maintainer: James P. Harvey <jamespharvey20 at gmail dot com>
+# * This PKGBUILD as closely as possible matches core's gcc 8.2.1+20180831-1
# toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc
# NOTE: libtool requires rebuilt with each new gcc version