mirror of
https://github.com/xxh/xxh
synced 2024-11-23 04:13:04 +00:00
Cleaning
This commit is contained in:
parent
8557eb6547
commit
efc52aba53
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ RUN cp libpython$PYTHON_LIB_VER.a /usr/lib
|
|||
RUN echo 'Add xxh'
|
||||
|
||||
WORKDIR /xxh
|
||||
#RUN git clone --depth 1 https://github.com/xxh/xxh
|
||||
ENV LDFLAGS "-static -l:libpython3.8.a"
|
||||
RUN nuitka3 --python-flag=no_site --python-flag=no_warnings --show-progress --standalone --follow-imports xxh
|
||||
RUN ls -la
|
||||
|
|
Loading…
Reference in a new issue