diff options
author | Matt Turner <mattst88@gmail.com> | 2020-03-24 23:21:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2020-03-24 23:21:25 -0700 |
commit | d4c6267e4f8b28df6c98e1c6c5cb90021ce3665d (patch) | |
tree | 7fe85ff26f1d9f713c726d1f9ce208ddaed85669 /.gitignore | |
parent | 5380624471e4ac22edd397cd91289844650ef5e5 (diff) |
Always build with -fPIC
The dladdr(3) explains that dladdr often doesn't do what you expect
because the function pointer will point to the PLT entry in the original
object and not the actual function itself.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions