[Bug build/34355] [2.44 Regression] "make check -j7 subdirs=stdio-common" no longer works
"hjl.tools at gmail dot com via Glibc-bugs" <[email protected]> Mon, 06 Jul 2026 00:49:16 +0000
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34355
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adhemerval.zanella at linaro dot o
| |rg
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
commit 7cac99621e9601f916121bcaa9b7734a2e4c2529
Author: Adhemerval Zanella <[email protected]>
Date: Wed Jun 10 16:26:15 2026 -0300
Makefile: Run the subdirectory recursion in parallel
added:
$(elf-objpfx)ld.so $(elf-objpfx)sofini.os $(elf-objpfx)interp.os: \
| elf/subdir_lib ;
which may not be compatible with subdirs=DIR where DIR doesn't have elf.
--
You are receiving this mail because:
You are on the CC list for the bug.