patchelf icon indicating copy to clipboard operation
patchelf copied to clipboard

tests/short-first-segment: fix uname(1) usage and skip message

Open klemensn opened this issue 2 years ago • 0 comments

Replace non-portable GNU -i, --hardware-platform with -m[, --machine] to fix "unknown error" usage error on, e.g. OpenBSD.

Also fix the check's backwards logic. OpenBSD/spar64 now prints -skipping test: not supported on x86_64 Linux +skipping test: amd64 Linux required

klemensn avatar Oct 18 '23 19:10 klemensn