diff options
author | bloodstalker <thabogre@gmail.com> | 2016-12-15 00:15:52 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2016-12-15 00:15:52 +0000 |
commit | 82c609fedbee2bc737c62d6a5e1f8b1a6e7cd420 (patch) | |
tree | af0a05462ca96c7703e4a8069c4b92db5e4000ff /extra-tools/CITPreBuildDep.sh | |
parent | added std=c++11 to the extra options (diff) | |
download | mutator-82c609fedbee2bc737c62d6a5e1f8b1a6e7cd420.tar.gz mutator-82c609fedbee2bc737c62d6a5e1f8b1a6e7cd420.zip |
disabled
Diffstat (limited to '')
-rwxr-xr-x | extra-tools/CITPreBuildDep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra-tools/CITPreBuildDep.sh b/extra-tools/CITPreBuildDep.sh index 247a8e9..cfda624 100755 --- a/extra-tools/CITPreBuildDep.sh +++ b/extra-tools/CITPreBuildDep.sh @@ -1,6 +1,6 @@ #!/bin/bash -"sudo" apt-get -qq update +#"sudo" apt-get -qq update #installing libstdc++ 4.8 #"gcc" -v |