Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 21, 2021

  1. configure.ac: fix build without C++

    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 <[email protected]>
    ffontaine committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9689751 View commit details
    Browse the repository at this point in the history