pkgsrc-Users archive

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

lang/rust with gcc10 (Re: diff from 2025-05-14 03:12 to 2025-05-17 10:36



If we add gcc-10, lang/rust packaged fine on
NetBSD/amd64 9.4

May I commit ?
              
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/rust/Makefile,v
retrieving revision 1.334
diff -u -r1.334 Makefile
--- Makefile	9 May 2025 19:37:13 -0000	1.334
+++ Makefile	20 May 2025 22:18:20 -0000
@@ -19,6 +19,7 @@
 USE_LANGUAGES=		c c++
 USE_LIBTOOL=		yes
 USE_TOOLS+=		bash grep gmake perl:build pkg-config
+GCC_REQD+=		10
 
 # This is a bug:
 #   https://github.com/rust-lang/rust/issues/130708


Home | Main Index | Thread Index | Old Index