Skip to content
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

strace: update to 4.21 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DrRamm
Copy link

@DrRamm DrRamm commented Jan 2, 2019

Build log

make  all-am
make[3]: Entering directory '/build/strace-4.21/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/strace-4.21/tests'
make[2]: Leaving directory '/build/strace-4.21/tests'
make[1]: Leaving directory '/build/strace-4.21'
rm ioctlsort0.o ioctlsort0 ioctls_all0.h
+ arm-linux-musleabihf-strip strace
+ '[' -d /output ']'
++ uname
++ tr A-Z a-z
+ OUT_DIR=/output/linux/arm
+ mkdir -p /output/linux/arm
+ cp /build/strace-4.21/strace /output/linux/arm/
+ echo '** Finished **'
** Finished **

Tested on arm32

~ # ./cache/strace -V
strace -- version 4.21
Copyright (c) 1991-2018 The strace developers <https://strace.io>.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Optional features enabled: (none)

~ # ./cache/strace -V
strace -- version 4.21
Copyright (c) 1991-2018 The strace developers <https://strace.io>.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Optional features enabled: (none)
~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant