summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3592ab7..10f839f1 100644
--- a/Makefile
+++ b/Makefile
@@ -175,7 +175,7 @@ endif
# And a few more default utilities
LD = ${CC}
-CXX ?= g++ # HEY: really?
+CXX ?= g++
PKG_CONFIG ?= pkg-config
# Determine QEMU architecture needed, if any