Skip to content

hadrian/bindist: Drop redundant include of install.mk

Ben Gamari requested to merge wip/hadrian-bindist into master

install.mk is already included by config.mk. Moreover, install.mk depends upon config.mk to set RelocatableBuild, making this first include incorrect.

Merge request reports