Skip to content

b3497

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 21:07
ed9d285
Build: Fix potential race condition (#8781)

* Fix potential race condition as pointed out by @fairydreaming in #8776

* Reference the .o rather than rebuilding every time.

* Adding in CXXFLAGS and LDFLAGS

* Removing unnecessary linker flags.