This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
scope-guard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Not used parameter removed.
main
offa
7 years ago
parent
a31dcbac20
commit
ae61a057e0
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
script/ci_install.sh
+ 0
- 1
script/ci_install.sh
View File
@@ -45,7 +45,6 @@ then
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIBCXX_ABI_UNSTABLE=ON \
-DLLVM_USE_SANITIZER=${LIBCXX_SANITIZER} \
-DLLVM_BUILD_32_BITS=${BUILD_32_BITS} \
../llvm-source
make cxx -j4
Write
Preview
Loading…
Cancel
Save