Skip to content

RFC reforis: add custom make argument to skip PKG_BUILD_DEPENDS

Jan Pavlinec requested to merge feature/reforis-build-workaround into develop

Usage: make package/reforis/compile BUILDDEPENDS=skip

This skips building of node package in case it was already done and we want to rebuild only reforis code.

I'm not sure how useful it is outside of the local testing environment.

Merge request reports