typo
This commit is contained in:
parent
bb297abb9e
commit
747202d338
@ -60,7 +60,7 @@ else
|
||||
cd ..
|
||||
fi
|
||||
|
||||
if [ -z '$CXX' ]; then
|
||||
if [ -z "$CXX" ]; then
|
||||
CXX=g++
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user