tn3399_openwrt/package
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
..
base-files base-files: increase vm.min_free_kbytes 2016-08-01 14:53:27 +02:00
boot ar71xx: add support for gl-ar300m 2016-07-20 00:21:48 +02:00
devel gdb: fix build with gcc 4.1.2 as host compiler 2016-08-01 22:25:54 +02:00
firmware brcmfmac43430-firmware: update to v7.45.41.26 2016-07-28 15:17:48 +02:00
kernel kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
libs libubox: update to the latest version, adds a few utility functions 2016-07-29 16:41:08 +02:00
network uqmi: add metric option to interface config 2016-07-26 08:39:36 +02:00
system procd: add default timeout for reload trigger actions 2016-07-29 16:41:09 +02:00
utils kernel: remove hostap driver 2016-07-31 12:25:24 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00