Skip to content

fix dependency order for zukan_hw_data to fix build#453

Merged
adrienntindall merged 4 commits intopret:masterfrom
BluRosie:fix_zukan_hw_data_build
Apr 14, 2026
Merged

fix dependency order for zukan_hw_data to fix build#453
adrienntindall merged 4 commits intopret:masterfrom
BluRosie:fix_zukan_hw_data_build

Conversation

@BluRosie
Copy link
Copy Markdown
Contributor

@BluRosie BluRosie commented Feb 16, 2026

$(ZUKAN_HW_DATA_NAIX) needs to be dependent on $(ZUKAN_HW_DATA_NARC) to ensure that the narc is built (and version-specific naix is generated) first. there was also never a rule for the version-specific naix, so the makefile would get mad that the file did not exist and there was not a rule for it
an example of a failed run over on hg-engine

hg-engine uses pokeheartgold to build a rom on gh actions to use as a base for injection. this is paranoia on part of one of the maintainers over there, but it has been showing this behavior over the past few days

@tgsm tgsm requested a review from PikalaxALT February 16, 2026 20:58
@adrienntindall adrienntindall merged commit d8e88db into pret:master Apr 14, 2026
1 check passed
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.

3 participants