Conversation
fe2a7ee to
176eff9
Compare
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
While dedup is still useful, |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
828df76 to
22b0e39
Compare
|
GNU testsuite comparison: |
Merging this PR will degrade performance by 3.46%
Performance Changes
Comparing Footnotes
|
|
GNU testsuite comparison: |
|
@Ecordonnier @cakebaker Would you merge this? We are building release binaries for Linux 3 times. We should dedup one of them. |
| - name: Package | ||
| shell: bash | ||
| run: | | ||
| mv target/release/deps/libstdbuf.so -t /tmp/individual/usr/local/bin |
There was a problem hiding this comment.
why is the move of libstdbuf.so needed? Can't you set LIBSTDBUF_DIR to "/usr/local/bin" ? Then it will get installed to the proper location by GNUmakefile line 294
There was a problem hiding this comment.
It did not include *.so to release archive by unknown reason.
Can you please extend the PR description to describe the issue getting solved? libstdbuf.so is already getting installed by GNUmakefile, so it's obvious to me why it's missing. |
|
changed title. *.so is missing from https://github.com/uutils/coreutils/releases/download/latest-commit/individual-x86_64-unknown-linux-gnu.tar.zst . |
|
GNU testsuite comparison: |
|
done at different PR. |
libstdbuf.so