Skip to content

Commit 809f18c

Browse files
committed
chore: comment out gem5 installation script in install.sh
1 parent 4995239 commit 809f18c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ cd $BEBOP_DIR
88
git submodule update --init
99

1010
$BEBOP_DIR/host/spike/install-spike.sh
11-
$BEBOP_DIR/host/gem5/install-gem5.sh
11+
# $BEBOP_DIR/host/gem5/install-gem5.sh

0 commit comments

Comments
 (0)