pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/gcc10



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr  6 22:14:27 UTC 2023

Modified Files:
        pkgsrc/lang/gcc10: Makefile.common

Log Message:
gcc10: add note that gcc10-libjit shares Makefile.common


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc10/Makefile.common

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

Modified files:

Index: pkgsrc/lang/gcc10/Makefile.common
diff -u pkgsrc/lang/gcc10/Makefile.common:1.2 pkgsrc/lang/gcc10/Makefile.common:1.3
--- pkgsrc/lang/gcc10/Makefile.common:1.2       Thu Apr  6 14:57:25 2023
+++ pkgsrc/lang/gcc10/Makefile.common   Thu Apr  6 22:14:27 2023
@@ -1,4 +1,5 @@
-# $NetBSD: Makefile.common,v 1.2 2023/04/06 14:57:25 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2023/04/06 22:14:27 wiz Exp $
+# used by lang/gcc10-libjit/Makefile
 
 GCC_PKGNAME=           gcc10
 .include               "version.mk"



Home | Main Index | Thread Index | Old Index