Push .sbtopt CI fix
This commit is contained in:
@@ -21,6 +21,9 @@ cd $LOCAL_CHIPYARD_DIR
|
|||||||
./scripts/init-submodules-no-riscv-tools.sh
|
./scripts/init-submodules-no-riscv-tools.sh
|
||||||
./scripts/init-fpga.sh
|
./scripts/init-fpga.sh
|
||||||
|
|
||||||
|
# replace the workspace dir with a local dir so you can copy around
|
||||||
|
sed -i -E 's/(workspace=).*(\/tools)/\1$PWD\2/g' .sbtopts
|
||||||
|
|
||||||
# set stricthostkeychecking to no (must happen before rsync)
|
# set stricthostkeychecking to no (must happen before rsync)
|
||||||
run "echo \"Ping $SERVER\""
|
run "echo \"Ping $SERVER\""
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ cd $LOCAL_CHIPYARD_DIR/sims/firesim
|
|||||||
./scripts/build-libdwarf.sh
|
./scripts/build-libdwarf.sh
|
||||||
cd $LOCAL_CHIPYARD_DIR
|
cd $LOCAL_CHIPYARD_DIR
|
||||||
|
|
||||||
|
# replace the workspace dir with a local dir so you can copy around
|
||||||
|
sed -i -E 's/(workspace=).*(\/tools)/\1$PWD\2/g' .sbtopts
|
||||||
|
|
||||||
make -C $LOCAL_CHIPYARD_DIR/tools/dromajo/dromajo-src/src
|
make -C $LOCAL_CHIPYARD_DIR/tools/dromajo/dromajo-src/src
|
||||||
|
|
||||||
# set stricthostkeychecking to no (must happen before rsync)
|
# set stricthostkeychecking to no (must happen before rsync)
|
||||||
|
|||||||
Reference in New Issue
Block a user