Skip to content

Conversation

@donn
Copy link
Contributor

@donn donn commented Oct 18, 2025

What are the reasons/motivation for this change?

I mistakenly included a bunch of headers in the clean target when ENABLE_PYOSYS is added to Makefile.conf/passed to make clean

Explain how this is achieved.

  • fix make clean deleting a number of headers when ENABLE_PYOSYS is set to 1

Make sure your change comes with tests. If not possible, share how a reviewer might evaluate it.

make clean ENABLE_PYOSYS=1, though without #5434 the headers will fail to enumerate anyway unless you have a venv set up…

- fix `make clean` deleting a number of headers when ENABLE_PYOSYS is set to 1
@Ravenslofty Ravenslofty self-assigned this Oct 18, 2025
@Ravenslofty Ravenslofty merged commit b510c36 into YosysHQ:main Oct 18, 2025
23 checks 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.

2 participants