summaryrefslogtreecommitdiffstats
path: root/package/dvb-apps/dvb-apps-0002-Fix-compiler-warning-flags.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/dvb-apps: rename patches to follow the new name conventionRomain Naour2015-01-021-25/+0
| | | | | Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* dvb-apps: fix avr32 build failureSimon Dawson2013-12-151-0/+25
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>
OpenPOWER on IntegriCloud