about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-12-14 07:59:40 +0100
committerJörg Thalheim <joerg@thalheim.io>2020-12-14 15:42:54 +0000
commitccfd26ef14ea213320f0b49db3fb347785b38f06 (patch)
tree94e91db070206c2efa5867f02b3a5f66ee6564ed /.gitignore
parentc2842e5ad427876e2f023ef41ea3500dce630e04 (diff)
bintools-wrapper: skip dynamic linker for static binaries
Currently we set dynamic-linker unconditionally. This breaks
however some static binaries i.e. rust binaries linked against musl.
There is no reason we should set an elf interpreter for static binaries
hence this is skipped if `-static` or `-static-pie` is either passed to
our cc or ld wrapper.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions