git: 8fc659e4124b - main - devel/llvm-devel: fix plist w/o FLANG option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Nov 2022 18:42:17 UTC
The branch main has been updated by brooks:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fc659e4124b309c17a61f992594b26336713bd0
commit 8fc659e4124b309c17a61f992594b26336713bd0
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2022-11-14 18:41:28 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2022-11-14 18:41:28 +0000
devel/llvm-devel: fix plist w/o FLANG option
I missed the new library libHLFIRDialect.a.
---
devel/llvm-devel/Makefile | 2 +-
devel/llvm-devel/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/devel/llvm-devel/Makefile b/devel/llvm-devel/Makefile
index 5a818189947f..c84bde87d3b4 100644
--- a/devel/llvm-devel/Makefile
+++ b/devel/llvm-devel/Makefile
@@ -200,7 +200,7 @@ EXTRAS_LIBS= \
EXTRAS_FILES= index.js
EXTRAS_PATTERN= ${EXTRAS_COMMANDS:tW:C/ */|/g}|${EXTRAS_LIBS:tW:C/ */|/g}|${EXTRAS_FILES:tW:C/ */|/g}
-FLANG_PATTERN= ${FLANG_COMMANDS:S/^/bin./:tW:C/ */|/g}|flang|libFIR|libFortran
+FLANG_PATTERN= ${FLANG_COMMANDS:S/^/bin./:tW:C/ */|/g}|flang|libFIR|libFortran|libHLFIRDialect
MLIR_PATTERN= ${MLIR_COMMANDS:S/^/bin./:tW:C/ */|/g}|mlir|libMLIR|obj.MLIRCAP
diff --git a/devel/llvm-devel/pkg-plist b/devel/llvm-devel/pkg-plist
index 2853352cfa56..a418f7ad58fe 100644
--- a/devel/llvm-devel/pkg-plist
+++ b/devel/llvm-devel/pkg-plist
@@ -5379,7 +5379,7 @@ llvm-devel/lib/cmake/llvm/llvm-driver-template.cpp.in
%%STATIC_LIBS%%%%FLANG%%llvm-devel/lib/libFortranRuntime.a
%%STATIC_LIBS%%%%FLANG%%llvm-devel/lib/libFortranSemantics.a
%%STATIC_LIBS%%%%FLANG%%llvm-devel/lib/libFortran_main.a
-%%STATIC_LIBS%%llvm-devel/lib/libHLFIRDialect.a
+%%STATIC_LIBS%%%%FLANG%%llvm-devel/lib/libHLFIRDialect.a
llvm-devel/lib/libLLVM-%%LLVM_MAJOR%%git.so
llvm-devel/lib/libLLVM-%%LLVM_RELEASE%%git.so
llvm-devel/lib/libLLVM.so