projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62219f3
)
Try to fix AOSP builder.
author
bmeurer
<bmeurer@chromium.org>
Thu, 22 Jan 2015 09:30:18 +0000
(
01:30
-0800)
committer
Commit bot
<commit-bot@chromium.org>
Thu, 22 Jan 2015 09:30:27 +0000
(09:30 +0000)
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/
862363002
Cr-Commit-Position: refs/heads/master@{#26215}
build/toolchain.gypi
patch
|
blob
|
history
diff --git
a/build/toolchain.gypi
b/build/toolchain.gypi
index
839c4c4
..
ed0dd36
100644
(file)
--- a/
build/toolchain.gypi
+++ b/
build/toolchain.gypi
@@
-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': [