diff --git a/conf/setup.conf b/conf/setup.conf index cb2a51b..f3a32d4 100755 --- a/conf/setup.conf +++ b/conf/setup.conf @@ -12,9 +12,9 @@ TARGET-ARCH-FLAGS = -DM32 #TARGET-ARCH = arm-none-eabi #TARGET-ARCH = sh-elf TARGET-ARCH = riscv32-elf -GMAKE = /usr/bin/make -GNUSED = /usr/bin/sed -GNUBISON = /usr/bin/bison +GMAKE = /bin/make +GNUSED = /bin/sed +GNUBISON = /bin/bison # # On newer versions of macOS (High Sierra), you will need to install gcc