diff options
author | dec05eba <dec05eba@protonmail.com> | 2017-12-11 18:19:11 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2017-12-11 18:22:00 +0100 |
commit | 43b37b2acc7e8876371741d4901cdc11ad7ecadd (patch) | |
tree | 36f657810e5ce24b94496d395fc72a634aeaed8a /include/Linker.hpp | |
parent | 87c378c20c30c9251c3787f6fd5496b72511f344 (diff) |
Fix WEXITSTATUS compile error on openbsd (and ubuntu)
I noticed that WEXITSTATUS was failing when compiling
sibs on ubuntu.
WEXITSTATUS uses address of input which fails if the input
is directly passed by return of a function call.
Also added error checking if the process was stopped/killed
by receiving a signal or if it failed in any other way.
Diffstat (limited to 'include/Linker.hpp')
0 files changed, 0 insertions, 0 deletions