diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-07-04 01:35:04 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-04 17:15:13 +0200 |
commit | 5b153d059b38b7b5695bedc2006227cca2977cab (patch) | |
tree | 4d8264487c1c8f37e68b1970f53ab7f82e1f2a68 /package/php-ssh2/php-ssh2.mk | |
parent | ffafb77da2d298cb5f4b0ea8486c7596f51af18e (diff) | |
download | buildroot-5b153d059b38b7b5695bedc2006227cca2977cab.tar.gz buildroot-5b153d059b38b7b5695bedc2006227cca2977cab.zip |
package/pulseaudio: allow to build without C++11 support
C++11 support is only required for WebRTC optional support but
pulseaudio can still be built with toolchains based on gcc 4.7 or older
witch doesn't have it.
Add a patch to make C++11 support optional and explicitely check for
gnu++11. Also stop the build only if no C++11 support has been found
and WebRTC support has been resquested.
Fixes:
http://autobuild.buildroot.net/results/d89/d897a94a8b6a52eba03d04c24536f554a7643000
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php-ssh2/php-ssh2.mk')
0 files changed, 0 insertions, 0 deletions