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 828ee36..372e21a 100644
--- a/makefile
+++ b/makefile
@@ -9,7 +9,7 @@ gcc := 4.2
ifeq ($(gcc),)
gxx := $(dev)/usr/bin/clang++
else
-gxx := $(dev)/usr/bin/g++-$(gcc)
+gxx := $(dev)/usr/bin/g++
endif
flags :=