summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland/0004-host-applications-disable-missing-applications.patch
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2016-09-22 01:31:42 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-22 20:27:42 +0200
commit3f15f969aa7e5691abdbee81e9af21c3308f9a6a (patch)
tree2e0663ffaf9b74f93ee4909cb4e8d07012884eb8 /package/rpi-userland/0004-host-applications-disable-missing-applications.patch
parentefb29dc3f38645eb105a3c00bc0856b20f5fdbc6 (diff)
downloadbuildroot-3f15f969aa7e5691abdbee81e9af21c3308f9a6a.tar.gz
buildroot-3f15f969aa7e5691abdbee81e9af21c3308f9a6a.zip
package/ola: disable fatal warnings for host variant
By default the build system of OLA passes '-Werror' to GCC. The aborts compilation with GCC 6: ''' error: ‘template<class> class std::auto_ptr’ is deprecated [-Werror=deprecated-declarations] ''' The target variant already passes the option "-disable-fatal-warnings" to the build system to disable '-Werror'. Do it for the host variant to to fix build with host GCC 6. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/rpi-userland/0004-host-applications-disable-missing-applications.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud