Skip to content

Makefile: Fix all not building with local changes#171

Closed
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:fix-make
Closed

Makefile: Fix all not building with local changes#171
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:fix-make

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Jun 26, 2025

We need to run the source build phase, otherwise we can have scenarios where a user has local changes and make reports:

make: Nothing to be done for `all'.

We need to run the source build phase, otherwise we can have
scenarios where a user has local changes and `make` reports:

make: Nothing to be done for `all'.
@dcantah dcantah requested a review from katiewasnothere June 26, 2025 00:09
@dcantah
Copy link
Member Author

dcantah commented Jun 26, 2025

Ok, the same problem exists for local changes to vminitd as well. I'm inclined to revert the recent change to the makefile and re-explore how we can improve it if we want to.

@dcantah dcantah closed this Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant