buildrootschalter/package/dvb-apps
Simon Dawson a52d9ef80a dvb-apps: fix avr32 build failure
When building for avr32, the build fails as follows.

  cc1: error: unrecognized command line option "-Wno-packed-bitfield-compat"

An example of an autobuild failure arising from this is the following.

  http://autobuild.buildroot.net/results/92e/92e472004812a3616f62d766a9ea07a997a66e89/

Clearly, not all toolchains provide a gcc that understands
the -Wno-packed-bitfield-compat flag; remove usage of this flag.

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-12-15 09:28:28 +01:00
..
Config.in Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
dvb-apps-0001-Fix-generate-keynames.patch dvb-apps: Fix generate-keynames.sh script for cross-compilation 2013-08-29 22:56:35 +02:00
dvb-apps-0002-Fix-compiler-warning-flags.patch dvb-apps: fix avr32 build failure 2013-12-15 09:28:28 +01:00
dvb-apps.mk package/dvb-apps: bump version 2013-12-01 23:51:07 +01:00