Page MenuHomePhabricator

[CI] Build secp256k1 with endomorphism disabled
ClosedPublic

Authored by Fabien on Oct 21 2020, 14:24.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC47b5ef48bcf1: [CI] Build secp256k1 with endomorphism disabled
Summary

Since endomorphism is now enabled by default, the
build-secp256k1-endomorphism is redundant with the build-secp256k1
config. This diff updates it to build-secp256k1-without-endomorphism
instead.

Test Plan
./contrib/teamcity/build-configurations.py

build-secp256k1-without-endomorphism

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable