You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files base-files: increase vm.min_free_kbytes 8 years ago
boot ar71xx: add support for gl-ar300m 8 years ago
devel gdb: fix build with gcc 4.1.2 as host compiler 8 years ago
firmware brcmfmac43430-firmware: update to v7.45.41.26 8 years ago
kernel kernel: remove hostap driver 8 years ago
libs libubox: update to the latest version, adds a few utility functions 8 years ago
network uqmi: add metric option to interface config 8 years ago
system procd: add default timeout for reload trigger actions 8 years ago
utils kernel: remove hostap driver 8 years ago
Makefile build: create a package feed directory containing all packages 8 years ago