diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-02 22:57:02 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-02 22:58:25 +0100 |
commit | 8161a2f5367534a92978dd455bd736ff3f630abf (patch) | |
tree | 4916bdf2c45794a0bdc4c5a29e04f73a7e4734ae /package/python-docutils | |
parent | 445340685f1c8118513355a5d96f683cb2af85e2 (diff) | |
download | buildroot-8161a2f5367534a92978dd455bd736ff3f630abf.tar.gz buildroot-8161a2f5367534a92978dd455bd736ff3f630abf.zip |
lua-sdl2: fix build without C++ compiler
lua-sdl2 CMakeLists.txt files did not explicitly indicate that it's a
C-only project, and therefore CMake by default tries to find a C++
compiler, causing a build failure when none was available.
This commit fixes that by adding a patch that adjusts the project()
definitions in CMakeLists.txt.
Fixes:
http://autobuild.buildroot.net/results/45e39562a68c236c582861d410ee1a9924f2bfc5/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-docutils')
0 files changed, 0 insertions, 0 deletions