Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Makefile] Fixed error in "make clean" #10048

Merged
merged 1 commit into from
Jan 26, 2022

Conversation

Lunderberg
Copy link
Contributor

The top-level makefile should delegate make clean to the cmake folder of each enabled build, similar to the existing delegation of
make all and make runtime.

@Lunderberg Lunderberg requested a review from a team as a code owner January 24, 2022 21:31
The top-level makefile should delegate `make clean` to the cmake
folder of each enabled build, similar to the existing delegation of
`make all` and `make runtime`.
@Lunderberg
Copy link
Contributor Author

Bumped commit to restart CI following #10067.

@masahi masahi merged commit 622a03c into apache:main Jan 26, 2022
sunggg pushed a commit to sunggg/tvm that referenced this pull request Jan 29, 2022
The top-level makefile should delegate `make clean` to the cmake
folder of each enabled build, similar to the existing delegation of
`make all` and `make runtime`.
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
The top-level makefile should delegate `make clean` to the cmake
folder of each enabled build, similar to the existing delegation of
`make all` and `make runtime`.
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