aboutsummaryrefslogtreecommitdiffstats
path: root/devel/llvm60
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2018-01-28 19:55:58 +0800
committerbrooks <brooks@FreeBSD.org>2018-01-28 19:55:58 +0800
commit220779771114a8a5e2d18a05e2dcee824694856e (patch)
treeb614279547b8f942a6daa8f38c3a6f19d0f3b164 /devel/llvm60
parent07f63248f3b9fc33fd9491f314e95ee752a79643 (diff)
downloadfreebsd-ports-gnome-220779771114a8a5e2d18a05e2dcee824694856e.tar.gz
freebsd-ports-gnome-220779771114a8a5e2d18a05e2dcee824694856e.tar.zst
freebsd-ports-gnome-220779771114a8a5e2d18a05e2dcee824694856e.zip
Adjust plist for i386.
PR: 225479
Diffstat (limited to 'devel/llvm60')
-rw-r--r--devel/llvm60/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/llvm60/Makefile b/devel/llvm60/Makefile
index 14cf6fee6db8..288b0f136f4f 100644
--- a/devel/llvm60/Makefile
+++ b/devel/llvm60/Makefile
@@ -318,10 +318,11 @@ _COMPILER_RT_LIBS+= \
libclang_rt.safestack-i386.a \
libclang_rt.stats-i386.a \
libclang_rt.stats_client-i386.a \
+ libclang_rt.ubsan_minimal-i386.a \
+ libclang_rt.ubsan_minimal-i386.so \
libclang_rt.ubsan_standalone-i386.a \
libclang_rt.ubsan_standalone-i386.so \
- libclang_rt.ubsan_standalone_cxx-i386.a \
- libclang_rt.ubsan_standalone_cxx-i386.so
+ libclang_rt.ubsan_standalone_cxx-i386.a
.endif
.if ${PORT_OPTIONS:MEXTRAS}