Skip to content

use the CXX variable#5

Open
NicolaSmaniotto wants to merge 1 commit intomrlotfi:masterfrom
NicolaSmaniotto:patch-1
Open

use the CXX variable#5
NicolaSmaniotto wants to merge 1 commit intomrlotfi:masterfrom
NicolaSmaniotto:patch-1

Conversation

@NicolaSmaniotto
Copy link
Copy Markdown
Contributor

No description provided.

The C++ compiler is stored in $CXX, while $CC is for the C compiler.
The Makefile should not overwrite $CC to set an arbitrary C++ compiler, and instead directly use $CXX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant