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