Skip to content

Commit

Permalink
devel/qcoro: Remove CC/CPP/CXX exports
Browse files Browse the repository at this point in the history
USES=llvm now by default exports CC/CPP/CXX so remove those

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Sep 29, 2023
1 parent f32d722 commit 7553600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devel/qcoro/Makefile
Expand Up @@ -30,7 +30,6 @@ PLIST_SUB= QT_VER=${FLAVOR:S/qt//}
.include <bsd.port.options.mk>

.if ${ARCH:Mpowerpc*}
CXX= clang++${LLVM_VERSION}
USES+= llvm:min=16
.endif

Expand Down

0 comments on commit 7553600

Please sign in to comment.