Updated libcsptr to use gcc 4.6
This commit is contained in:
parent
f7b32fcecf
commit
a8bec0a0f6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
repo="https://github.com/Snaipe/libcsptr.git"
|
||||
tag="v2.0.2"
|
||||
tag="v2.0.4"
|
||||
|
||||
mkdir dependencies
|
||||
git clone --branch ${tag} --depth 1 ${repo} dependencies/libcsptr &&
|
||||
|
|
Loading…
Add table
Reference in a new issue