aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-11-11 04:36:37 -0800
committerAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-11-11 04:36:37 -0800
commit504a07f261f25eb884c91b7008f85d669b025cb8 (patch)
tree65369053b7573e259cd9fb5378f77ff0a80535ab /configure
parent0a9b4300953302d0ef44b09cd10e0fccfaa71719 (diff)
downloadspike-504a07f261f25eb884c91b7008f85d669b025cb8.zip
spike-504a07f261f25eb884c91b7008f85d669b025cb8.tar.gz
spike-504a07f261f25eb884c91b7008f85d669b025cb8.tar.bz2
Use new compiler toolchain's disassembler
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2f60541..3426081 100755
--- a/configure
+++ b/configure
@@ -4076,7 +4076,7 @@ $as_echo "#define RISCV_ENABLE_VEC /**/" >>confdefs.h
fi
-libopc=`dirname \`which riscv-gcc\``/../`$ac_config_guess`/riscv/lib/libopcodes.a
+libopc=`dirname \`which riscv-gcc\``/../`$ac_config_guess`/riscv-elf/lib/libopcodes.a
as_ac_File=`$as_echo "ac_cv_file_$libopc" | $as_tr_sh`
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $libopc" >&5
$as_echo_n "checking for $libopc... " >&6; }