diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2015-01-10 09:33:00 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2015-01-10 09:33:00 +0000 |
commit | 4c32af89998df9cae2a20d50e219c195070b012f (patch) | |
tree | 0a896cc927d9ed385499afcf5262931f7a9bc5e1 /spi.h | |
parent | b0eee9b8d649efc3db9a6c5f333b0fff5204a979 (diff) | |
download | flashrom-4c32af89998df9cae2a20d50e219c195070b012f.tar.gz flashrom-4c32af89998df9cae2a20d50e219c195070b012f.tar.bz2 flashrom-4c32af89998df9cae2a20d50e219c195070b012f.zip |
Remove defaults for CC and AR
AR defaults to "ar" anyway in GNU make and instead of gcc it is probably a
better idea to use just cc. The latter allows to build on freebsd 10 without
overriding CC or doing symlink tricks (because it uses clang as cc, provides
multiple gcc packages but only versioned binaries without any actual "gcc"
command name in the path).
Corresponding to flashrom svn r1865.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Diffstat (limited to 'spi.h')
0 files changed, 0 insertions, 0 deletions