GNUmakefile: Swap uname -s with rustc --print host-tuple for cross-build and MSYS#11260
GNUmakefile: Swap uname -s with rustc --print host-tuple for cross-build and MSYS#11260oech3 wants to merge 1 commit intouutils:mainfrom
Conversation
|
after brief look it seems that using rustc target is better! |
|
I'm happy since |
cygwin is cygwin, windows is windows. for compilers it makes sense |
|
GNU testsuite comparison: |
|
We actually should extract utils from |
Merging this PR will not alter performance
Comparing Footnotes
|
|
can we add a task in the ci to make sure we won't regress? thanks |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
GNU testsuite comparison: |
e2ad008 to
c9fd7c7
Compare
|
added regression test. |
|
GNU testsuite comparison: |
Closes #11252 @ognevny