tn3399_openwrt/package/devel
Hauke Mehrtens 2694d43b05 gdb: fix build with gcc 4.1.2 as host compiler
The additional warnings are causing compile errors on gcc version 4.1.2
as a host compiler.

cc -c  -Wall -Wdeclaration-after-statement -Wpointer-arith
-Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch
-Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement
-Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-
style-definition -Wformat-nonliteral  -I. -I. -I./../../include
filter_host.c
cc1: error: unrecognized command line option "-Wempty-body"
cc1: error: unrecognized command line option "-Wmissing-parameter-type"
cc1: error: unrecognized command line option "-Wold-style-declaration"
cc1: error: unrecognized command line option "-Wempty-body"
cc1: error: unrecognized command line option "-Wmissing-parameter-type"
cc1: error: unrecognized command line option "-Wold-style-declaration"

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-08-01 22:25:54 +02:00
..
binutils treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
gdb gdb: fix build with gcc 4.1.2 as host compiler 2016-08-01 22:25:54 +02:00
gdb-arc package/devel/gdb-arc: Add target GDB for ARC 2016-06-13 22:51:42 +02:00
perf perf: prevent build from within the sdk and mark as nonshared 2016-07-31 12:25:25 +02:00
strace strace: update to version 1.12 2016-07-18 23:25:30 +02:00
trace-cmd packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
valgrind valgrind: update to the latest version, fix build issues on ARM 2016-07-07 10:57:45 +02:00