diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2015-06-25 08:57:44 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2015-06-25 08:57:44 +0200 |
commit | 36689e93a0e156abb3beb9b3450b48d594efa755 (patch) | |
tree | 7814bbd5c1ebb73d69c1eb69a3a0c5437d08d6d7 | |
parent | f91f5fb4200f73980c13863b3a47c38e08ed201b (diff) | |
download | coreboot-36689e93a0e156abb3beb9b3450b48d594efa755.tar.gz |
cc tweak
-rw-r--r-- | coreboot.git.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coreboot.git.spec b/coreboot.git.spec index 90cdc6f..392e35e 100644 --- a/coreboot.git.spec +++ b/coreboot.git.spec @@ -50,6 +50,7 @@ function do_build() { mkdir rpm.doc mkdir rpm.bin +unset CC # pick up coreboot toolchain in /usr/local/bin do_build %{SOURCE10} coreboot-i440fx-seabios do_build %{SOURCE11} coreboot-i440fx-seabios-corevga do_build %{SOURCE12} coreboot-i440fx-tianocore |