glibc/scripts
H.J. Lu b4bbedb1e7 dso-ordering-test.py: Put all sources in one directory [BZ #28550]
Put all sources for DSO sorting tests in the dso-sort-tests-src directory
and compile test relocatable objects with

$(objpfx)tst-dso-ordering1-dir/tst-dso-ordering1-a.os: $(objpfx)dso-sort-tests-src/tst-dso-ordering1-a.c
	$(compile.c) $(OUTPUT_OPTION)

to avoid random $< values from $(before-compile) when compiling test
relocatable objects with

$(objpfx)%$o: $(objpfx)%.c $(before-compile); $$(compile-command.c)
compile-command.c = $(compile.c) $(OUTPUT_OPTION) $(compile-mkdep-flags)
compile.c = $(CC) $< -c $(CFLAGS) $(CPPFLAGS)

for 3 "make -j 28" parallel builds on a machine with 112 cores at the
same time.

This partially fixes BZ #28550.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2021-11-15 11:53:40 -08:00
..
abi-versions.awk
abilist.awk nptl_db: Re-use the ELF-to-abilist converter for ABI checking 2021-06-29 22:17:08 +02:00
backport-support.sh
build-many-glibcs.py Add a comment for --enable-initfini-array [BZ #27945] 2021-11-13 09:50:07 -08:00
check-c++-types.sh
check-execstack.awk
check-initfini.awk
check-installed-headers.sh
check-local-headers.sh
check-localplt.awk
check-obsolete-constructs.py
check-textrel.awk
check-wrapper-headers.py
check-wx-segment.py
config-uname.sh
config.guess
config.sub
cpp
cross-test-ssh.sh
documented.sh
dso-ordering-test.py dso-ordering-test.py: Put all sources in one directory [BZ #28550] 2021-11-15 11:53:40 -08:00
evaluate-test.sh
firstversions.awk
gen-as-const.py
gen-libc-abis
gen-libc-modules.awk
gen-posix-conf-vars.awk
gen-rrtypes.py
gen-sorted.awk Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
gen-tunables.awk
glibc_shared_code.py Port shared code information from the wiki 2021-09-03 22:00:37 +05:30
glibcextract.py glibcextract.py: Place un-assemblable @@@ in a comment 2021-10-19 09:58:16 -07:00
glibcsymbols.py
haveversions.awk
install-sh
lib-names.awk
list-fixed-bugs.py
list-sources.sh
localplt.awk
merge-test-results.sh
mkinstalldirs
move-if-change
move-symbol-to-libc.py
pylint
pylintrc
rellns-sh Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
soversions.awk
sysd-rules.awk
test_printers_common.py
test_printers_exceptions.py
test-installation.pl Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
update-abilist.sh
update-copyrights
vcstocl_quirks.py
versionlist.awk
versions.awk Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30