Disable LLDB on FreeBSD 10.

It's reliably failing to build on the ports cluster likely due to a
compiler or libc++ issue.
This commit is contained in:
Brooks Davis 2017-05-25 18:33:54 +00:00
parent 74a0082b5d
commit 1c3c80836f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441708

View file

@ -51,6 +51,7 @@ OPTIONS_DEFINE_i386= COMPILER_RT
OPTIONS_DEFAULT= CLANG EXTRAS LIT LLD LLDB
OPTIONS_DEFAULT_amd64= COMPILER_RT GOLD OPENMP
OPTIONS_DEFAULT_i386= COMPILER_RT
OPTIONS_EXCLUDE_FreeBSD_10= LLDB
OPTIONS_SUB= yes
PLIST_FILES=