Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

configure.ac: fix build without C++#426

Open
ffontaine wants to merge 1 commit intogoogle:masterfrom
ffontaine:master
Open

configure.ac: fix build without C++#426
ffontaine wants to merge 1 commit intogoogle:masterfrom
ffontaine:master

Conversation

@ffontaine
Copy link

Fix the following build failure raised on toolchains without C++:

checking whether the C++ compiler works... no
configure: error: in `/home/buildroot/autobuild/run/instance-0/output-1/build/gumbo-parser-0.10.1':
configure: error: C++ compiler cannot create executables

Fixes:

Signed-off-by: Fabrice Fontaine fontaine.fabrice@gmail.com

Fix the following build failure raised on toolchains without C++:

checking whether the C++ compiler works... no
configure: error: in `/home/buildroot/autobuild/run/instance-0/output-1/build/gumbo-parser-0.10.1':
configure: error: C++ compiler cannot create executables

Fixes:
 - http://autobuild.buildroot.org/results/a32b5d3b959433fd5c3543661c37f80d27fbd010

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant