diff options
| author | Mark Johnston <markjdb@gmail.com> | 2021-09-26 15:53:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-26 21:53:26 +0200 |
| commit | 78494d166f1bbede620120c506ccd9f7878b05f9 (patch) | |
| tree | 709c44dcd3e87abb23471e1fc0f4039da8c8826a /sys/linux | |
| parent | 8cac236e8c3741446e540b2fe0702086a4ae4c17 (diff) | |
sys/targets: do not build syz-executor as a PIE on FreeBSD (#2776)
clang does not handle -static-pie, so syz-executor does not get built.
Moreover, clang's FreeBSD driver does not properly support the creation
of static PIEs; for instance, it always links libc.a, which is not
compiled as PIC, instead of libc_pic.a. Until this is addressed
somehow, we have to keep ASLR disabled.
Diffstat (limited to 'sys/linux')
0 files changed, 0 insertions, 0 deletions
