< jonasschnelli>
ping cfields on the 0.16 detached signatures (see OSX PR)
< bitcoin-git>
[bitcoin] shigeya opened pull request #12526: Docs: Minor description fix to build procedure on Debian wrt BerkeleyDB (master...debian9-build-hint-update) https://github.com/bitcoin/bitcoin/pull/12526
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #12527: gitian-build.sh: fix signProg being recognized as two parameters (master...master) https://github.com/bitcoin/bitcoin/pull/12527
< kanzure>
still looking for topic suggestions for the meetup. especially recent or upcoming issues and pull requests. kthx.
< provoostenator>
When running make in /depends is there a way to skip certain packages, like OpenSSL?
< provoostenator>
And in my case "everything I don't need if I'm not building QT"
< provoostenator>
I can just run "make name-of-package" for each package that I need.
< provoostenator>
Found "NO_QT=1"
< provoostenator>
Found "NO_QT=1"
< provoostenator>
I thought OpenSSL was only used QT these days, but it's not listed in depends/packages.mk under qt_packages = qrencode protobuf zlib
< provoostenator>
Actually making individual packages with make name-of-package result in nothing in depends/the-platform/lib, only make without argument does that. But NO_QT=1 works for my purpose.
< sipa>
provoostenator: no, we still.use openssl to.generate randomness
< provoostenator>
I suspect building non-QT for other platforms would be a lot easier without OpenSSL, right? Is there any PR in progress to generate this randomness without OpenSSL?
< provoostenator>
(other platforms such as iOs, see #11720)
< michagogo>
Okay, I’m back online and it looks like my build finished uploading at 14:47:38 <michagogo> https://1drv.ms/f/s!AvCguGMVwWzLgxcDhVPN2iRMdHNQ
< michagogo>
AFAIK it can be okay to nest the same hypervisor inside itself in some cases (Hyper-V supports it, IIRC), but I haven't had any luck mixing them
< arubi>
I'm only seeing lines 168-172 for bitcoin stuff