mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
emulators/rpcs3: update a comment about dropping compatibility code
Phabricator: D26646
This commit is contained in:
parent
a4ca124230
commit
577b2b30b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552580
@ -56,7 +56,7 @@ CC= clang${LLVM_DEFAULT}
|
||||
CXX= clang++${LLVM_DEFAULT}
|
||||
CPP= clang-cpp${LLVM_DEFAULT}
|
||||
|
||||
# XXX Drop after FreeBSD 11.3/12.1 EOL
|
||||
# XXX Drop after FreeBSD 12.1 EOL
|
||||
.if make(makesum) || (!exists(/usr/include/c++/v1/fenv.h) && exists(/usr/lib/libc++.so))
|
||||
MASTER_SITES+= https://github.com/llvm/llvm-project/releases/download/llvmorg-${LLVM_VER}/:libcxx
|
||||
DISTFILES+= libcxx-${LLVM_VER}.src.tar.xz:libcxx
|
||||
|
Loading…
Reference in New Issue
Block a user