diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-09-29 23:17:38 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-09-29 23:20:55 +0000 |
| commit | b38e67f5a710248897cdc143ea6cb9ebc09c0a90 (patch) | |
| tree | d46fe1da0352a4db1661a5e261bb2890a03834e1 /net-im/libquotient | |
| parent | f099cf5cb3173b0a9225ebd903025abd49dd5348 (diff) | |
Diffstat (limited to 'net-im/libquotient')
| -rw-r--r-- | net-im/libquotient/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-im/libquotient/Makefile b/net-im/libquotient/Makefile index 3ab5d4654c1e..e904d6ffdb90 100644 --- a/net-im/libquotient/Makefile +++ b/net-im/libquotient/Makefile @@ -52,9 +52,6 @@ _QT5_ONLY_qt6= "@comment " # Work around compiler bug, see pr: 272285 .if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 )) USES+= llvm -CC= clang${LLVM_VERSION} -CXX= clang++${LLVM_VERSION} -CPP= clang-cpp${LLVM_VERSION} .endif .include <bsd.port.mk> |
