commit | e871ea6a822619eb301e1cc533935bf08f16a6dd | [log] [tgz] |
---|---|---|
author | Jim Hebert <jimhebert@chromium.org> | Fri Apr 01 01:34:42 2011 |
committer | Jim Hebert <jimhebert@chromium.org> | Fri Apr 01 01:34:42 2011 |
tree | 50402e2376339a52b5a50e39b3347666f91674c9 | |
parent | a41b7bae210f34cf012327f32f6fb1a6cf97c101 [diff] |
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 Review URL: http://codereview.chromium.org/6783006