crash/extensions
Wolfgang Frisch 90e1921a76 extensions/Makefile: eliminate race condition
Building extensions with parallel jobs could lead to a race condition
when creating and using the temporary `.constructor` file. This resulted
in unpredictable build outcomes and unreproducible builds. This commit
removes the temporary file entirely, resolving the race condition and
ensuring consistent builds.

Signed-off-by: Wolfgang Frisch <wolfgang.frisch@suse.com>
2025-03-26 16:36:37 +08:00
..
dminfo.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
echo.c extensions/echo.c: Change functions to be static 2021-04-16 10:40:11 +09:00
eppic.c Initial commit: crash-7.0.4 2014-01-28 16:46:11 -05:00
eppic.mk EPPIC extension support for crash-8.x + gdb-10.x 2022-12-13 10:48:10 +09:00
Makefile extensions/Makefile: eliminate race condition 2025-03-26 16:36:37 +08:00
snap.c Extension of the "snap.so" extension module to pass a second 2019-04-04 14:43:17 -04:00
snap.mk Build extension modules that utilize the generic extensions/Makefile 2015-04-24 10:42:54 -04:00