wohali commented on a change in pull request #34: debian: Relax Erlang dependencies when building Debian packages on ARM URL: https://github.com/apache/couchdb-pkg/pull/34#discussion_r227900810
########## File path: Makefile ########## @@ -69,6 +69,21 @@ centos6: make-rpmbuild centos centos-7: centos7 centos7: make-rpmbuild centos +# Erlang is built from source on ARMv8 +# These packages are not installed, but the files are present +armv8-prep: Review comment: Change the name of this to `drop-deb-deps-for-source-arch` please, as I anticipate we'll need to do this for `ppc64le` as well. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
