openocd/src/helper
Andreas Fritiofson 7436f7c2c0 helper,rtos,server: Restore missing warning flags
These libraries override the used CFLAGS without adding the
defaults. This didn't have any effect until change
http://openocd.zylin.com/3870 (ef4c139). Restore by adding
AM_CLAGS to the per-target CFLAGS.

Interestingly, automake seems to clear the CFLAGS for the target
even if the override variable is only mentioned within a non-active
conditional branch, such as the IS_MINGW for the affected libraries.

Change-Id: I805206865e59e3fa33a7ea3c0d3472e51219351c
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3927
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2017-01-15 10:16:16 +00:00
..
bin2char.sh
binarybuffer.c helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
binarybuffer.h helper: Code cleanup for hexify() 2016-12-08 12:34:53 +00:00
command.c Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
command.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
configuration.c
configuration.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
fileio.c
fileio.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
ioutil_stubs.c
ioutil.c
ioutil.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
jep106.c
jep106.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
jep106.inc helper: Update jep106 database to JEP106AT 2016-12-08 12:30:14 +00:00
jim-nvp.c
jim-nvp.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
list.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
log.c helper/log: Add log_vprintf_lf() 2016-10-07 12:35:54 +01:00
log.h helper/log: Add log_vprintf_lf() 2016-10-07 12:35:54 +01:00
Makefile.am helper,rtos,server: Restore missing warning flags 2017-01-15 10:16:16 +00:00
options.c Search for scripts relative to the executable on all(?) platforms 2016-12-25 09:22:29 +00:00
replacements.c
replacements.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl
system.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
time_support_common.c Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
time_support.c
time_support.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
types.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
update_jep106.pl
util.c
util.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00