Skip to content

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

Merged
masahi merged 1 commit into
apache:mainfrom
Lunderberg:make-clean-bugfix
Jan 26, 2022
Merged

masahi merged 1 commit into
apache:mainfrom
Lunderberg:make-clean-bugfix

Conversation

@Lunderberg

Copy link
Copy Markdown
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
Copy Markdown
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