Commit 8d30c452 authored by bmeurer's avatar bmeurer Committed by Commit bot

Try to fix AOSP builder.

NOTREECHECKS=true

Review URL: https://codereview.chromium.org/862363002

Cr-Commit-Position: refs/heads/master@{#26215}
parent 62219f3d
......@@ -229,11 +229,6 @@
}, {
# 'v8_target_arch!=target_arch'
# Target not built with an Arm CXX compiler (simulator build).
'cflags': [
'-msse2',
'-mfpmath=sse',
'-mmmx', # Allows mmintrin.h for MMX intrinsics.
],
'conditions': [
[ 'arm_float_abi=="hard"', {
'defines': [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment