]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/google-breakpad: really fix the C++11 dependency
authorRomain Naour <romain.naour@gmail.com>
Wed, 21 Dec 2016 22:07:07 +0000 (23:07 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Dec 2016 09:36:20 +0000 (10:36 +0100)
commit282ffecbe3c6fa123979ad2beb0b8fe86ecf5192
tree6bd0f9cc2c33b728cdceb3caad587ed9081a65bf
parent427c432821d2edc349328633af8df359b2a5e075
package/google-breakpad: really fix the C++11 dependency

The C++11 build issue is still here since the C++11 is not complete in
gcc 4.7 [1]. So disable Google-breakpad for toolchains based on
gcc <= 4.7.

[1] https://gcc.gnu.org/gcc-4.7/cxx0x_status.html

Fixes:
http://autobuild.buildroot.net/results/c5e/c5e629f26bf6da369dff1e4588c16d2773173e9f

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in
package/google-breakpad/Config.in