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

Issue 6783006: Fix duplicate -I's harmless under gcc but which break bunny-gcc (Closed)

Created:
9 years, 8 months ago by jimhebert
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

Fix duplicate -I's harmless under gcc but which break bunny-gcc (This helps us do some instrumented fuzz testing with "bunny the fuzzer".) Change-Id: I4d06129d577115b9dd5cd9bec2c2e1b526490456 BUG=chromium-os:13690 TEST="CC=/usr/local/google/bunny-0.93/bunny-gcc make -k" now builds vbutil_*, and regular gcc/make did not break. STATUS=Fixed Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=e871ea6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -17 lines) Patch
M utility/Makefile View 3 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jimhebert
9 years, 8 months ago (2011-03-31 01:03:29 UTC) #1
gauravsh
Can you.make sure this doesn't break 1) standalone compilation (make) 2) compilation under the chroot ...
9 years, 8 months ago (2011-03-31 03:03:29 UTC) #2
jimhebert
On 2011/03/31 03:03:29, gauravsh wrote: > Can you.make sure this doesn't break > > 1) ...
9 years, 8 months ago (2011-03-31 23:24:21 UTC) #3
gauravsh
9 years, 8 months ago (2011-03-31 23:35:43 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698