https://bugs.kde.org/show_bug.cgi?id=434775
Bug ID: 434775
Summary: drd/tests/swapcontext.c doesn't build with musl
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: drd
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
drd/tests/swapcontext.c
calls makecontext and other context related API that are not supported by musl
also applies to
memcheck/tests/linux/stack_changes.c
STEPS TO REPRODUCE
1. make regtest with musl
2.
3.
OBSERVED RESULT
swapcontext.c will fail to build
EXPECTED RESULT
swapcontext.c builds/is skipped
--
You are receiving this mail because:
You are watching all bug changes.