mirror of
https://github.com/ceph/ceph
synced 2024-12-12 14:39:05 +00:00
a826efc52f
check the linker support of `--version-script` and `--exclude-libs` flags. and use them only if they are supported. llvm-ld does not support `--version-script` at this moment. and it's reported that old versions of llvm-ld do not support `--exclude-libs` as well. Signed-off-by: Kefu Chai <kchai@redhat.com>
3 lines
14 B
C
3 lines
14 B
C
int main()
|
|
{}
|