Re: [PATCH] Makefile: Depend on elf/subdir_lib only if $(subdirs) has elf
"H.J. Lu" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <CAMe9rOrARypDd7xwYMZco2h6otOLgWmR1WRe5O7uwZ7N1N6i2g@mail.gmail.com> |
On Mon, Jul 6, 2026 at 3:43 PM Andreas Schwab <[email protected]> wrote: > > On Jul 06 2026, H.J. Lu wrote: > > > $ make check -jN subdirs=DIR > > You can use make DIR/tests to run the test of a single directory. > That is good to know. Thanks. -- H.J.