Skip to content
Snippets Groups Projects
Commit bc8a0c93 authored by deuce's avatar deuce
Browse files

Fixed bug in last commit

parent 1d6e83fc
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ else
COMPILE_MSG := Depending
else
CC = gcc
CCPP = c++
CCPP = g++
LD = ld
COMPILE_MSG := Compiling
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment