Skip to content

Commit 61f2620

Browse files
authored
Merge pull request rivosinc#2 from rivosinc/dev/joy/remove_spike_patch
Removed the spike patch from the repo
2 parents 2a328c6 + 4a6049e commit 61f2620

File tree

3 files changed

+677
-312
lines changed

3 files changed

+677
-312
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@ python3 -m pip install pybind11
1212
```
1313
* Libraries and headers from Spike
1414

15-
The `spike.*.hammer.patch` file included in this repo has the changes to be applied to Spike to work with Hammer.
16-
1715
In the Spike repo run:
1816

1917
```
20-
git apply <PATH_TO_HAMMER>/spike.*.hammer.patch
2118
mkdir build
2219
cd build/
2320
../configure --with-isa=RV64GCV --without-boost --without-boost-asio --without-boost-regex --prefix <SPIKE INSTALL LOCATION>

0 commit comments

Comments
 (0)