Skip to content

Conversation

@ken2812221
Copy link
Contributor

Fix #14677
The SSL library seems to be used even if bip70 disabled on Windows.

@DrahtBot
Copy link
Contributor

DrahtBot commented Nov 8, 2018

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

No conflicts as of last run.

@DrahtBot
Copy link
Contributor

DrahtBot commented Nov 8, 2018

Gitian builds for commit 11e1ac3 (master):

Gitian builds for commit 67a71c284fea254928fe0ec5d59a39c3d2765a7d (master and this pull):

Copy link
Contributor

@ryanofsky ryanofsky left a comment

Choose a reason for hiding this comment

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

I think it would be preferable to add libssl to $(QT_LIBS) if it's a dependency of qt code.

But this change seems fine as a workaround if needed, so utACK 7a90b1b.

@maflcko
Copy link
Member

maflcko commented Nov 8, 2018

Going to merge this, since it has a tested ack in the linked issue.

@maflcko maflcko merged commit 7a90b1b into bitcoin:master Nov 8, 2018
maflcko pushed a commit that referenced this pull request Nov 8, 2018
7a90b1b build: Fix windows build error if `--disable-bip70` (Chun Kuan Lee)

Pull request description:

  Fix #14677
  The SSL library seems to be used even if bip70 disabled on Windows.

Tree-SHA512: 1c5fcf98048ce9e2eedf958326c11949eef74b3379a50d73751cb871d3d4323186caf607888c461a1fe1edc5f8515bd151ab247a843e7dda79f810c06309bd88
@ken2812221 ken2812221 deleted the fix-windows-disable-bip70 branch November 8, 2018 18:05
@ryanofsky
Copy link
Contributor

It's good to have this working, but I am still a little suspicious about this fix. If anyone with more knowledge about the build system wants to take another look at this, I think that would be useful.

dzutto pushed a commit to dzutto/dash that referenced this pull request Aug 19, 2021
7a90b1b build: Fix windows build error if `--disable-bip70` (Chun Kuan Lee)

Pull request description:

  Fix bitcoin#14677
  The SSL library seems to be used even if bip70 disabled on Windows.

Tree-SHA512: 1c5fcf98048ce9e2eedf958326c11949eef74b3379a50d73751cb871d3d4323186caf607888c461a1fe1edc5f8515bd151ab247a843e7dda79f810c06309bd88
dzutto pushed a commit to dzutto/dash that referenced this pull request Aug 27, 2021
7a90b1b build: Fix windows build error if `--disable-bip70` (Chun Kuan Lee)

Pull request description:

  Fix bitcoin#14677
  The SSL library seems to be used even if bip70 disabled on Windows.

Tree-SHA512: 1c5fcf98048ce9e2eedf958326c11949eef74b3379a50d73751cb871d3d4323186caf607888c461a1fe1edc5f8515bd151ab247a843e7dda79f810c06309bd88
PastaPastaPasta added a commit to dashpay/dash that referenced this pull request Aug 29, 2021
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Windows wallet issue

4 participants