aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-08-18 14:34:42 -0700
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2010-08-18 14:34:42 -0700
commit50ec828bafd154b5558c70ff46491193acf7f699 (patch)
tree867c6726544c511ae36ea4fdb5b54ca78a2c881f /configure.ac
parentb46f178e5884c6744895a84937014ec73d4a10c8 (diff)
downloadspike-50ec828bafd154b5558c70ff46491193acf7f699.zip
spike-50ec828bafd154b5558c70ff46491193acf7f699.tar.gz
spike-50ec828bafd154b5558c70ff46491193acf7f699.tar.bz2
[sim] integrated SoftFloat-3 with ISA sim; removed SoftFloat-2b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 967e7c4..60abb71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,7 +81,7 @@ AC_SUBST([CXXFLAGS],["-Wall -O2"])
# The '*' suffix indicates an optional subproject. The '**' suffix
# indicates an optional subproject which is also the name of a group.
-MCPPBS_SUBPROJECTS([ riscv, softfloat ])
+MCPPBS_SUBPROJECTS([ riscv, softfloat, softfloat_riscv ])
#-------------------------------------------------------------------------
# MCPPBS subproject groups