1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Mark broken on 10.3.

This is broader than necessicary, but should not be a major problem
in practice.  Packages for 10.x should start being built again after
10.3 expires at the end of April which is well before the release
of 7.0.0 is planned.
This commit is contained in:
Brooks Davis 2018-02-12 21:22:39 +00:00
parent 6ad22382dd
commit 49a5f7537c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461654

View File

@ -276,6 +276,7 @@ MAN1SRCS+= bugpoint.1 dsymutil.1 llc.1 lli.1 llvm-ar.1 llvm-as.1 \
.if ${OPSYS} == FreeBSD && ${OSREL} == 10.3
CFLAGS+= -D_LIBCPP_TRIVIAL_PAIR_COPY_CTOR=1
BROKEN= Missing __cxa_thread_atexit
.endif
.if defined(WITH_DEBUG)