diff options
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | 2013-07-13 23:21:05 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2013-07-13 23:21:05 +0000 |
commit | 11990da1d3a4ca913ed5b85888a37188c4a621db (patch) | |
tree | 5c905e082327d5714b6a09d30ae38e210d610ca9 /nicrealtek.c | |
parent | 6bf5fe78f1064b56275056b2a90ea4e1c34e42be (diff) | |
download | flashrom-11990da1d3a4ca913ed5b85888a37188c4a621db.tar.gz flashrom-11990da1d3a4ca913ed5b85888a37188c4a621db.tar.bz2 flashrom-11990da1d3a4ca913ed5b85888a37188c4a621db.zip |
Various cross-platform fixes
Improve compilation with libpayload (compiling flashrom.c and
linking is still broken):
- disable Ponyprog (which enforced serial.c compilation)
- make errno available where it is needed
Fix internal.c for non-x86 and enable cb parsing on ARM.
Fix mingw builds by using its __USE_MINGW_ANSI_STDIO macro
and gnu_printf definition for printf format style checking.
See http://sourceforge.net/apps/trac/mingw-w64/wiki/gnu%20printf
This requires inclusion of stdio.h in flash.h.
Fix order of libraries in the Makefile:
FEATURE_LIBS needs to come *after* PCILIBS in case ZLIB is needed by it.
Corresponding to flashrom svn r1697.
Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'nicrealtek.c')
0 files changed, 0 insertions, 0 deletions