aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2016-05-03 20:47:21 +0000
committerBrooks Davis <brooks@FreeBSD.org>2016-05-03 20:47:21 +0000
commit43d57b43079631ecce05444617cf1773180ca519 (patch)
treee6105dd5d5892023021282b78dae8583a1d4916f /devel
parentdf514891a75da7a1b00c529b23a3be54e5f0dc48 (diff)
downloadports-43d57b43079631ecce05444617cf1773180ca519.tar.gz
ports-43d57b43079631ecce05444617cf1773180ca519.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/llvm38/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/llvm38/Makefile b/devel/llvm38/Makefile
index 82774a79b6cb..5844c5a05bab 100644
--- a/devel/llvm38/Makefile
+++ b/devel/llvm38/Makefile
@@ -288,7 +288,9 @@ post-patch:
post-patch-COMPILER_RT-on:
cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-261229
+.if ${ARCH} == "amd64"
cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-no-m32
+.endif
post-build-COMPILER_RT-on:
${MKDIR} ${WRKDIR}/compiler-rt-build