pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69243df746b6
branches:  trunk
changeset: 383926:69243df746b6
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Aug 24 12:51:10 2022 +0000

description:
math: Enable libfixmath

diffstat:

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

diffs (17 lines):

diff -r 8cff7e1b5703 -r 69243df746b6 math/Makefile
--- a/math/Makefile     Wed Aug 24 12:50:12 2022 +0000
+++ b/math/Makefile     Wed Aug 24 12:51:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.547 2022/07/08 19:47:59 thor Exp $
+# $NetBSD: Makefile,v 1.548 2022/08/24 12:51:10 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -252,6 +252,7 @@
 SUBDIR+=       lapacke
 SUBDIR+=       lapacke64
 SUBDIR+=       libffm
+SUBDIR+=       libfixmath
 SUBDIR+=       libint
 SUBDIR+=       libixion
 SUBDIR+=       liblbfgs



Home | Main Index | Thread Index | Old Index