summaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index bb92e5f..f41ee8c 100644
--- a/src/makefile
+++ b/src/makefile
@@ -1,5 +1,5 @@
LD=../compiler/indigo_gcc/bin/x86_64-elf-ld
-CC=../compiler/indigo_gcc/bin/x86_64-pc-linux-gnu-gcc
+CC=../compiler/indigo_gcc/bin/x86_64-elf-gcc
OBJCPY=../compiler/indigo_gcc/bin/x86_64-elf-objcopy
INC=-I./include