brotli: disable unneeded check for C++ compiler
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 26 Mar 2018 11:39:18 +0000 (12:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 26 Mar 2018 11:48:45 +0000 (13:48 +0200)
commitbfda8371d4f71f0e316497d40eb24f0e936adb58
treebe5501ac82108c2d8040afa4b8bee0c87498774d
parentb13d9ab380704ba4faf1e0295885797cb3341336
brotli: disable unneeded check for C++ compiler

This adds a local patch, also submitted upstream, which modifies
CMakeLists.txt to avoid the check for the unneeded C++ compiler.

Fixes:
- http://autobuild.buildroot.net/results/68e05c634e62ba4b6f6eb8dc95eeb16faa58fd60

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/brotli/0001-Tell-CMake-to-not-check-for-a-C-compiler.patch [new file with mode: 0644]