diff options
Diffstat (limited to 'src/third_party/unwind/SConscript')
| -rw-r--r-- | src/third_party/unwind/SConscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/third_party/unwind/SConscript b/src/third_party/unwind/SConscript index 328b98aba0f..643ae2c86bd 100644 --- a/src/third_party/unwind/SConscript +++ b/src/third_party/unwind/SConscript @@ -139,8 +139,6 @@ if env['TARGET_ARCH'] == 'ppc64le': if env.ToolchainIs('clang'): env.Append(CCFLAGS=['-Wno-header-guard']) - if env['TARGET_ARCH'] == 'aarch64': - env.Append(CCFLAGS=['-Wno-absolute-value']) env.Append( CPPPATH=[ |
