Actions
Bug #13609
closedi86xpv needs to be more careful with ao_gendisp
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
i86xpv symlinks ao_gendisp from i86pc, but doesn't delete it first or use -f, so if a full (debug and non-debug) build rebuilds it for any reason the second build will fail.
Related issues
Updated by Rich Lowe over 1 year ago
- Related to Bug #3196: ao_gendisp use by make is racey added
Updated by Rich Lowe over 1 year ago
Tested with the problematic build config, and also isolated builds in i86xpv
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 24ffd7b4991aba1983bd17ddf22f48fddd796956
commit 24ffd7b4991aba1983bd17ddf22f48fddd796956 Author: Richard Lowe <richlowe@richlowe.net> Date: 2021-03-08T17:50:18.000Z 13609 i86xpv needs to be more careful with ao_gendisp Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions