mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-21 02:35:15 -04:00
add multithreading
This commit is contained in:
parent
0cab184958
commit
5bf4e50f36
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ COPY . /Bibata
|
|||
# Change Work Directory
|
||||
WORKDIR /Bibata
|
||||
# Building Source code
|
||||
RUN make
|
||||
RUN make -j 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue