The ALLOW_HOST_PACKAGES dependency option is not documented in this repo at all, including https://github.com/bitcoin/bitcoin/blob/master/depends/README.md
doc: Document ALLOW_HOST_PACKAGES dependency option #19113
issue hebasto opened this issue on May 30, 2020-
hebasto commented at 7:28 AM on May 30, 2020: member
- fanquake added the label Docs on May 30, 2020
-
skmcontrib commented at 1:10 PM on May 31, 2020: none
@hebasto can i work on this?
-
hebasto commented at 1:12 PM on May 31, 2020: member
@hebasto can i work on this?
Sure! Thank you @sachinkm77 !
-
hebasto commented at 1:40 PM on May 31, 2020: member
thanks @hebasto. can you give me some pointers, since its my first contribution
In general, the great list of resources for new contributors could be found in https://bitcoincore.reviews/
Particularly for this issue, describing of code behavior and use cases could be enough:
$ git grep -n -i ALLOW_HOST_PACKAGES ci/test/00_setup_env_native_qt5.sh:11:export DEP_OPTS="NO_QT=1 NO_UPNP=1 DEBUG=1 ALLOW_HOST_PACKAGES=1" depends/Makefile:183: -e 's|@allow_host_packages@|$(ALLOW_HOST_PACKAGES)|' \ depends/config.site.in:68:if test -z "@allow_host_packages@"; thenSome knowledge of GNU Make and shell scripting is required.
-
skmcontrib commented at 1:40 PM on May 31, 2020: none
Thanks @hebasto . I will work on it.
- laanwj referenced this in commit c1564baf3b on Oct 27, 2020
- hebasto closed this on Oct 27, 2020
- sidhujag referenced this in commit 4487add335 on Oct 27, 2020
- DrahtBot locked this on Feb 15, 2022
Contributors
Labels