summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 52872f2971..15b4443881 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -105,7 +105,7 @@ PICO_FLAGS ?= -make -source 1.4
##############################################################################
# Bootstrap compiler
-BOOTSTRAP_SCALAC ?= /home/linuxsoft/apps/scala/bin/scalac
+BOOTSTRAP_SCALAC ?= scalac
##############################################################################
# Convert tool (ImageMagick)