aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8adccaeeb..875a238b8 100755
--- a/configure
+++ b/configure
@@ -182,7 +182,7 @@ curdir=`pwd`
sed -e "s%@COMPILER_GCC@%ghdl1-gcc%" \
-e "s%@COMPILER_DEBUG@%ghdl1-debug%" \
-e "s%@COMPILER_MCODE@%ghdl1-mcode%" \
- -e "s%@COMPILER_LLVM@%ghdl1-llvm%" \
+ -e "s%@COMPILER_LLVM@%bin/ghdl1-llvm%" \
-e "s%@POST_PROCESSOR@%oread-gcc%" \
-e "s%@INSTALL_PREFIX@%$prefix%" \
-e "s%@LIB_PREFIX@%$libdirsuffix%" \