aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorYour Name <waterman@eecs.berkeley.edu>2011-11-11 18:03:08 -0800
committerYour Name <waterman@eecs.berkeley.edu>2011-11-11 18:03:08 -0800
commite7fb0404b87efaf7610a9661d308cdc5a8db9e14 (patch)
tree9bc4dffb2717eb0741159925491160e0193cae95 /config.h.in
parent504a07f261f25eb884c91b7008f85d669b025cb8 (diff)
downloadspike-e7fb0404b87efaf7610a9661d308cdc5a8db9e14.zip
spike-e7fb0404b87efaf7610a9661d308cdc5a8db9e14.tar.gz
spike-e7fb0404b87efaf7610a9661d308cdc5a8db9e14.tar.bz2
Remove dependence on binutils
We now have our own disassembler.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index e592810..a5a7e4c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -33,9 +33,6 @@
/* Define if vector processor is supported */
#undef RISCV_ENABLE_VEC
-/* Define if libopcodes exists */
-#undef RISCV_HAVE_LIBOPCODES
-
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef SOFTFLOAT_ENABLED