git: gcc120: Add '.ORDER' to fix race in libstdcxx/headers
Aaron LI
aly at crater.dragonflybsd.org
Mon Apr 6 09:02:14 PDT 2026
commit c15a2120075cf8819980d0316e7666f0638791f6
Author: Aaron LI <aly at aaronly.me>
Date: Mon Apr 6 17:11:54 2026 +0800
gcc120: Add '.ORDER' to fix race in libstdcxx/headers
Add '.ORDER' rules to create directories before generating the header
files. I observed the race failure on my 3700X desktop with -j16.
Summary of changes:
gnu/lib/gcc120/libstdcxx/headers/Makefile | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c15a2120075cf8819980d0316e7666f0638791f6
--
DragonFly BSD source repository
More information about the Commits
mailing list