pkgsrc-WIP-changes archive

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

mlir: include atomic64.mk



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <adam%defguard.net@localhost>
Pushed By:	adam
Date:		Sun Dec 7 12:26:04 2025 +0100
Changeset:	43f90c9f75391c2f00a89885af98af4238b9aa07

Modified Files:
	mlir/Makefile

Log Message:
mlir: include atomic64.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=43f90c9f75391c2f00a89885af98af4238b9aa07

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

diffstat:
 mlir/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/mlir/Makefile b/mlir/Makefile
index 9774ade054..c8e7b03844 100644
--- a/mlir/Makefile
+++ b/mlir/Makefile
@@ -24,4 +24,5 @@ BUILD_TARGET=	mlir-tblgen mlir-headers mlir-libraries
 
 .include "../../devel/cmake/build.mk"
 .include "../../wip/llvm/buildlink3.mk"
+.include "../../mk/atomic64.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index