mirror of
https://github.com/crash-utility/crash
synced 2025-04-27 21:27:55 +00:00
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> |
||
---|---|---|
.. | ||
dminfo.c | ||
echo.c | ||
eppic.c | ||
eppic.mk | ||
Makefile | ||
snap.c | ||
snap.mk |