]> Git Repo - VerusCoin.git/blobdiff - toolchain-info.sh
Testnet fixes
[VerusCoin.git] / toolchain-info.sh
index 0bb39c19b98899ee8b570e48c1b29462da39ad8a..6a0fc7e75af6985d3314126647b4850526bcfd71 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-tools=("gcc-6" "g++-6" "otool" "nm")
+tools=("gcc-8" "g++-8" "otool" "nm")
 
 echo "Platform: `uname -a`"
 echo "-------------------------------------"
This page took 0.022677 seconds and 4 git commands to generate.