Undo r294499 for now (which disabled -mlong-calls), so arm builds can
succeed again.
This commit is contained in:
parent
8c24ff90c4
commit
30d1696c64
@ -7,8 +7,7 @@ LLVM_SRCS= ${.CURDIR}/../../../contrib/llvm
|
||||
INTERNALLIB=
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "arm"
|
||||
# This will need to be enabled to link clang 3.8
|
||||
#STATIC_CXXFLAGS+= -mlong-calls
|
||||
STATIC_CXXFLAGS+= -mlong-calls
|
||||
.endif
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user