pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Tue Jul 27 09:30:54 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add mimalloc.


To generate a diff of this commit:
cvs rdiff -u -r1.3476 -r1.3477 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3476 pkgsrc/devel/Makefile:1.3477
--- pkgsrc/devel/Makefile:1.3476        Fri Jul 23 11:30:31 2021
+++ pkgsrc/devel/Makefile       Tue Jul 27 09:30:54 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3476 2021/07/23 11:30:31 wiz Exp $
+# $NetBSD: Makefile,v 1.3477 2021/07/27 09:30:54 fcambus Exp $
 #
 
 COMMENT=       Development utilities
@@ -923,6 +923,7 @@ SUBDIR+=    menhir
 SUBDIR+=       mercurial
 SUBDIR+=       meson
 SUBDIR+=       metslib
+SUBDIR+=       mimalloc
 SUBDIR+=       mk-configure
 SUBDIR+=       mkcmd
 SUBDIR+=       mm-common



Home | Main Index | Thread Index | Old Index