Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: don't print gold linker warning w/o flag
Currently warning is printed called even if the selection ordering flag has not been passed. Only print warning if `--limit-configure-section-file` has been passed to configure. Fixes: nodejs#35872
- Loading branch information