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

Issue 10387100: Removed assumption that any ARM build is ARMv7, fallback to ARMv6 to fix Raspberry Pi build

Created:
8 years, 7 months ago by Liam McLoughlin
Modified:
7 years, 1 month ago
Reviewers:
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/third_party/ffmpeg.git@master
Visibility:
Public.

Description

Removed assumption that any ARM build is ARMv7, fallback to ARMv6 to fix Raspberry Pi build BUG=none TEST=Build Chromium, test that build runs on Raspberry Pi (ie doesn't contain ARMv7 code)

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M ffmpeg.gyp View 2 chunks +13 lines, -1 line 2 comments Download

Messages

Total messages: 7 (0 generated)
Liam McLoughlin
As part of my series of changes to get a Chromium OS build running on ...
8 years, 7 months ago (2012-05-12 12:53:55 UTC) #1
Ami GONE FROM CHROMIUM
http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp File ffmpeg.gyp (right): http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp#newcode195 ffmpeg.gyp:195: ['target_arch == "arm" and armv7 == 0', { Would ...
8 years, 7 months ago (2012-05-12 15:10:13 UTC) #2
Liam McLoughlin
On 2012/05/12 15:10:13, Ami Fischman wrote: > http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp > File ffmpeg.gyp (right): > > http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp#newcode195 ...
8 years, 7 months ago (2012-05-12 15:25:04 UTC) #3
Ami GONE FROM CHROMIUM
> > I just placed the non-ARMv7 condition here since this is where the ARMv7 ...
8 years, 7 months ago (2012-05-12 15:28:09 UTC) #4
Ami GONE FROM CHROMIUM
http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp File ffmpeg.gyp (right): http://chromiumcodereview.appspot.com/10387100/diff/1/ffmpeg.gyp#newcode197 ffmpeg.gyp:197: '-mthumb', Actually I'm surprised this CL works at all, ...
8 years, 7 months ago (2012-05-14 18:22:53 UTC) #5
ilja
I agree that it probably should be moved to common. In general there is a ...
8 years, 7 months ago (2012-05-14 21:57:15 UTC) #6
Ami GONE FROM CHROMIUM
7 years, 1 month ago (2013-10-31 21:34:20 UTC) #7
Removing myself as reviewer to clean up my CL dashboard.

Powered by Google App Engine
This is Rietveld 408576698