clang: Remove workaround not needed in NDK r11
This commit is contained in:
parent
2b90cc3d16
commit
10b7af443d
@ -32,8 +32,6 @@ termux_step_host_build () {
|
||||
}
|
||||
|
||||
termux_step_configure () {
|
||||
CXXFLAGS+=" -fno-devirtualize" # Avoid hitting https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61659
|
||||
|
||||
cd $TERMUX_PKG_BUILDDIR
|
||||
LLVM_DEFAULT_TARGET_TRIPLE=$TERMUX_HOST_PLATFORM
|
||||
LLVM_TARGET_ARCH=$TERMUX_ARCH
|
||||
|
Loading…
Reference in New Issue
Block a user