pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/openfst
Module Name: pkgsrc
Committed By: he
Date: Mon Jul 21 22:01:50 UTC 2025
Modified Files:
pkgsrc/math/openfst: Makefile
Log Message:
math/openfst: add use of mk/atomic64, discovered as needed on powerpc.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/math/openfst/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/openfst/Makefile
diff -u pkgsrc/math/openfst/Makefile:1.8 pkgsrc/math/openfst/Makefile:1.9
--- pkgsrc/math/openfst/Makefile:1.8 Tue Jul 18 18:30:01 2023
+++ pkgsrc/math/openfst/Makefile Mon Jul 21 22:01:50 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2023/07/18 18:30:01 nia Exp $
+# $NetBSD: Makefile,v 1.9 2025/07/21 22:01:50 he Exp $
DISTNAME= openfst-1.8.2
CATEGORIES= math
@@ -17,4 +17,5 @@ USE_CXX_FEATURES+= c++17 charconv
.include "../../mk/dlopen.buildlink3.mk"
BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*}
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index