Skip to content
Commit a0352751 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

package: set CXX to false rather than "" if no C++ support is enabled



Some configure scripts seems to ignore CXX settings if it is set to
the empty string, and goes back to the default (<arch>-linux-g++),
so use false instead, as that will loudly break the build if the
C++ compiler is ever used.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent a657cf77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment