-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
build-gnu.sh: Hijack hardcoded coreutils of GnuTests #10341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
GNU testsuite comparison: |
Merging this PR will degrade performance by 3.29%
Performance Changes
Comparing Footnotes
|
GNU tests has many hardcoded call of
src/*. We should hijack them too.Also reverts #10180 since it has risks of usage of incorrect binaries at 2nd run. Removes
-vinstead.