summaryrefslogtreecommitdiff
path: root/build_opts/ALPHA_SE_MESI_CMP_directory
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2011-08-02 00:10:08 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2011-08-02 00:10:08 -0500
commit1b49c56679b18b068e04cfe074bf984897fe656b (patch)
tree200a63d9313333626c7a2138892ce7aaf1f44f35 /build_opts/ALPHA_SE_MESI_CMP_directory
parent206c2e9a0ee04e00100dde25da9b15cbfbaac0d6 (diff)
downloadgem5-1b49c56679b18b068e04cfe074bf984897fe656b.tar.xz
Scons: Drop RUBY as compile time option.
This patch drops RUBY as a compile time option. Instead the PROTOCOL option is used to figure out whether or not to build Ruby. If the specified protocol is 'None', then Ruby is not compiled.
Diffstat (limited to 'build_opts/ALPHA_SE_MESI_CMP_directory')
-rw-r--r--build_opts/ALPHA_SE_MESI_CMP_directory1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_opts/ALPHA_SE_MESI_CMP_directory b/build_opts/ALPHA_SE_MESI_CMP_directory
index 3db3daa02..c55731b30 100644
--- a/build_opts/ALPHA_SE_MESI_CMP_directory
+++ b/build_opts/ALPHA_SE_MESI_CMP_directory
@@ -2,4 +2,3 @@ FULL_SYSTEM = 0
SS_COMPATIBLE_FP = 1
CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU,InOrderCPU'
PROTOCOL = 'MESI_CMP_directory'
-RUBY = True