makefile: Change build_bin_dir to be lazily evaluated by dcantah · Pull Request #221 · apple/container

Conversation

@dcantah

The bin directory for placing built binaries to should be lazily evaluated, as we change BUILD_CONFIGURATION during make release.

The bin directory for placing built binaries too should
be lazily evaluated, as we change BUILD_CONFIGURATION during
`make release`.

dkovba

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

2 participants

@dcantah @dkovba