Skip to content
Commit fe03f80b authored by Jack Frankland's avatar Jack Frankland Committed by Eric Kunze
Browse files

fix: Conditionally include `prctl.h` on macos



MacOS does not have the `sys/prctl.h` header. This patch conditionally
excludes `prctl.h` on MacOS and usage of its functionality in the same
way we currently do for windows.

Signed-off-by: default avatarJack Frankland <jack.frankland@arm.com>
Change-Id: Ic56ec358552126b3a10827d9c52db388a8acc214
parent e70d9317
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment