Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(471)

Issue 9810036: Remove "-mfloat-abi=hard" from host compiler cflags, which causes building chrome browser failure. (Closed)

Created:
8 years, 9 months ago by Han
Modified:
8 years, 9 months ago
CC:
asharif
Base URL:
http://git.chromium.org/external/v8.git@master
Visibility:
Public.

Description

While building arm hardfp chrome browser, remove "-mfloat-abi=hard" from host compiler cflags, which causes building chrome browser failure. BUG=https://code.google.com/p/chrome-os-partner/issues/detail?id=8539 TEST=manually build chrome browser use "hard" Committed: https://code.google.com/p/v8/source/detail?r=11160

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M build/common.gypi View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Han
Hi Rico, we are from chromeos-toolchain team and are trying to enable hardfp for chromiumos, ...
8 years, 9 months ago (2012-03-22 23:24:57 UTC) #1
ricow1
Adding Sven and Jakob as reviewers (Jakob did our gyp files and Sven is doing ...
8 years, 9 months ago (2012-03-24 10:51:31 UTC) #2
Jakob Kummerow
https://chromiumcodereview.appspot.com/9810036/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/9810036/diff/1/build/common.gypi#newcode143 build/common.gypi:143: '-mfloat-abi=hard', I'd say that instead of first defining -mfloat-abi=hard ...
8 years, 9 months ago (2012-03-24 12:27:10 UTC) #3
Han
On 2012/03/24 12:27:10, Jakob wrote: > https://chromiumcodereview.appspot.com/9810036/diff/1/build/common.gypi > File build/common.gypi (right): > > https://chromiumcodereview.appspot.com/9810036/diff/1/build/common.gypi#newcode143 > ...
8 years, 9 months ago (2012-03-26 21:19:58 UTC) #4
Jakob Kummerow
8 years, 9 months ago (2012-03-27 11:24:09 UTC) #5
Thanks, LGTM. I'll land this for you.

Powered by Google App Engine
This is Rietveld 408576698