diff options
author | 2012-08-22 23:43:32 +0000 | |
---|---|---|
committer | 2012-08-22 23:43:32 +0000 | |
commit | 28e55bae51448fde7bb6522006faf91d11ee8da2 (patch) | |
tree | 00a4bff462187def0557ae2a4ecb9f5cb26ea358 /bin/systrace/systrace.c | |
parent | We cannot just copy mcount.o to mcount.po, since the former may be PIE and (diff) | |
download | wireguard-openbsd-28e55bae51448fde7bb6522006faf91d11ee8da2.tar.xz wireguard-openbsd-28e55bae51448fde7bb6522006faf91d11ee8da2.zip |
We want to check that the dynamic linker is available at run-time, so
we should actually check for _DYNAMIC at run-time rather than checking
for __PIC__ at compile time, since the two are actually independent.
Problem and solution identified by guenther; minor tweaks by me.
ok guenther
Diffstat (limited to 'bin/systrace/systrace.c')
0 files changed, 0 insertions, 0 deletions