Skip to content

Drop no longer used variables from the build system#1196

Merged
sipa merged 2 commits into
bitcoin-core:masterfrom
hebasto:230119-unused
Jan 19, 2023
Merged

Drop no longer used variables from the build system#1196
sipa merged 2 commits into
bitcoin-core:masterfrom
hebasto:230119-unused

Conversation

@hebasto

@hebasto hebasto commented Jan 19, 2023

Copy link
Copy Markdown
Member

SECP_INCLUDES, SECP_LIBS, SECP_TEST_LIBS and SECP_TEST_INCLUDES were introduced in 78cd96b.

The last usage of the SECP_TEST_{LIBS,INCLUDE} variables was removed in #983.

The last usage of the SECP_LIBS variable was removed in #831.

The last usage of the SECP_INCLUDE variable was removed in #1169.

The last usage of the `SECP_TEST_{LIBS,INCLUDE}` variables was removed
in bitcoin-core#983.
The last usage of the `SECP_INCLUDE` variable was removed
in bitcoin-core#1169.

@real-or-random real-or-random left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK 2cd4e3c

@sipa

sipa commented Jan 19, 2023

Copy link
Copy Markdown
Contributor

utACK 2cd4e3c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants