[BOLT] Update repo location in Dockerfile
This commit is contained in:
parent
16877c5d2c
commit
68c393c9db
|
@ -11,7 +11,7 @@ RUN apt-get update && \
|
|||
|
||||
WORKDIR /home/bolt
|
||||
|
||||
RUN git clone --depth 1 https://github.com/facebookincubator/BOLT llvm-project
|
||||
RUN git clone --depth 1 https://github.com/llvm/llvm-project
|
||||
|
||||
RUN mkdir build && \
|
||||
cd build && \
|
||||
|
|
Loading…
Reference in New Issue
Block a user