File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ fetch () {
138138 checkout_repo s2n https://github.com/awslabs/s2n-bignum " " " 4d2e22a"
139139 checkout_repo openssl https://github.com/openssl/openssl " openssl-3.6.0"
140140 checkout_repo secp256k1 https://github.com/bitcoin-core/secp256k1 " v0.7.0"
141- checkout_repo flatcc https://github.com/firedancer-io /flatcc.git " master "
141+ checkout_repo flatcc https://github.com/dvidelabs /flatcc.git " " " 3ae5eda "
142142 if [[ $DEVMODE == 1 ]]; then
143143 checkout_repo bzip2 https://gitlab.com/bzip2/bzip2 " bzip2-1.0.8"
144144 checkout_repo rocksdb https://github.com/facebook/rocksdb " v10.5.1"
@@ -654,7 +654,7 @@ install () {
654654 ( install_bzip2 )
655655 ( install_snappy )
656656 ( install_rocksdb )
657- ( install_flatcc )
657+ ( install_flatcc )
658658 fi
659659
660660 # Merge lib64 with lib
You can’t perform that action at this time.
0 commit comments