Fix build scripts
This commit is contained in:
parent
ce57d811ff
commit
052a1319b1
@ -432,7 +432,7 @@ following commands are used for compilation:
|
|||||||
&& cd build \
|
&& cd build \
|
||||||
&& cmake -DLLVM_ENABLE_PROJECTS=clang \
|
&& cmake -DLLVM_ENABLE_PROJECTS=clang \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-G "Unix Makefiles" ../llvm
|
-G "Unix Makefiles" ../llvm \
|
||||||
&& make -j8
|
&& make -j8
|
||||||
\end{minted}
|
\end{minted}
|
||||||
\caption{clang compilation script}
|
\caption{clang compilation script}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user