Date: Thursday, November 3, 2022 @ 22:14:38
Author: freswa
Revision: 460526
remove old source array with unsafe git protocol
Modified:
gcc/trunk/PKGBUILD
----------+
PKGBUILD | 2 --
1 file changed, 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-03 22:12:19 UTC (rev 460525)
+++ PKGBUILD 2022-11-03 22:14:38 UTC (rev 460526)
@@ -39,8 +39,6 @@
)
options=(!emptydirs !lto debug)
_libdir=usr/lib/gcc/$CHOST/${pkgver%%+*}
-# _commit=6beb39ee6c465c21d0cc547fd66b445100cdcc35
-# source=(git://gcc.gnu.org/git/gcc.git#commit=$_commit
source=(git+https://sourceware.org/git/gcc.git#commit=${_commit}
c89 c99
gcc-ada-repro.patch