pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math: Enable dragonbox



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b964f25f89f
branches:  trunk
changeset: 383936:2b964f25f89f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Aug 24 12:56:07 2022 +0000

description:
math: Enable dragonbox

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dedc82f637d5 -r 2b964f25f89f math/Makefile
--- a/math/Makefile     Wed Aug 24 12:54:45 2022 +0000
+++ b/math/Makefile     Wed Aug 24 12:56:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.548 2022/08/24 12:51:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.549 2022/08/24 12:56:07 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -168,6 +168,7 @@
 SUBDIR+=       djbfft
 SUBDIR+=       djbsort
 SUBDIR+=       double-conversion
+SUBDIR+=       dragonbox
 SUBDIR+=       eigen2
 SUBDIR+=       eigen3
 SUBDIR+=       eispack



Home | Main Index | Thread Index | Old Index