diff options
author | Redirect 'Slash' NIL <redirect.slash.nil@gmail.com> | 2009-10-17 17:47:52 -0700 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-10-17 17:47:52 -0700 |
commit | 73349dc5ac33e904a1311829f2e42d923309e744 (patch) | |
tree | 1bbeb3fe886bd517aef654a7d62a7bca4b1e06de /tcl/target/sam7x256.cfg | |
parent | c9fbfbd95c04dcc7e0e56a678d0f5c2d6c673e2a (diff) | |
download | openocd_libswd-73349dc5ac33e904a1311829f2e42d923309e744.tar.gz openocd_libswd-73349dc5ac33e904a1311829f2e42d923309e744.tar.bz2 openocd_libswd-73349dc5ac33e904a1311829f2e42d923309e744.tar.xz openocd_libswd-73349dc5ac33e904a1311829f2e42d923309e744.zip |
More MinGW C99 printf compliance
Passing "--std=gun99" is unfortunately not sufficient to make current
MinGW compilers conform with respect to checking printf format strings.
(The C runtime seems not to have problems.)
Fix by using a "gnu_printf" format specifier not "printf".
Diffstat (limited to 'tcl/target/sam7x256.cfg')
0 files changed, 0 insertions, 0 deletions