• M
    Build secp256k1 as an external · bb79184d
    Matt Witherspoon 提交于
    Bundle our secp256k1 library as an external. This removes one external dependency (making it a little easier for packaging and future updates), makes the build of secp256k1 use same compiler & flags as the main applications, and fixes a bug where the configure script on macOS wasn’t enabling x86_64 asm operations.
    bb79184d
eosio_build_fedora.sh 16.1 KB