Skip to content

Commit

Permalink
build spliced from tweaks
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jul 29, 2022
1 parent 7abb0f1 commit fdd17e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN git clone https://github.com/vsoch/cle && \
pip install .

RUN pip install git+https://github.com/vsoch/elfcall@tweaks
RUN pip install git+https://github.com/buildsi/spliced@main
RUN pip install git+https://github.com/buildsi/spliced@tweaks

# Install abi-laboratory tools
RUN git clone https://github.com/lvc/abi-dumper && \
Expand Down

0 comments on commit fdd17e2

Please sign in to comment.