diff options
| author | 12101111 <w12101111@gmail.com> | 2021-08-22 15:54:03 +0800 |
|---|---|---|
| committer | 12101111 <w12101111@gmail.com> | 2021-08-26 21:48:33 +0800 |
| commit | 118df1cd6bca455498f6ef0a55133d99dfe99f0d (patch) | |
| tree | 8bd13ca2a4088f07d8d0361bdf8ab37f3e5be197 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 50731df24e584e8ebc0097497169b431c005bf86 (diff) | |
| download | rust-118df1cd6bca455498f6ef0a55133d99dfe99f0d.tar.gz rust-118df1cd6bca455498f6ef0a55133d99dfe99f0d.zip | |
Adjust linking order of static nobundle libraries
Link the static libraries with "-bundle" modifier from upstream rust crate right after linking this rust crate. Some linker such as GNU linker `ld.bdf` treat order of linking as order of dependency. After this change, static libraries with "-bundle" modifier is linked in the same order as "+bundle" modifier. So we can change the value of "bundle" modifier without causing linking error.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
