Skip to content

build: sort .PHONY rules and add test-gc-clean

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/phony into master

The first commit sorts the .PHONY rules for the ease of updating and backporting changes to this list. The second commit adds a test-gc-clean rule to clean the files generated during make test-gc

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading