diff options
author | 2020-01-13 16:34:34 -0800 | |
---|---|---|
committer | 2020-01-15 08:37:46 -0800 | |
commit | 46c46ccafdbe2de0b4ae7e29651b5c11d5697752 (patch) | |
tree | c6bc6f65924ff7d13af4d2649814041a95376204 /scripts/test_config_fixer.py | |
parent | 22cef966e1552575f891ea77bf0151555a207056 (diff) |
rust: Do not pass -C prefer-dynamic for cdylib
cdylib targets cannot currently dynamically link to Rust crates, so this
flag was not actually doing anything, and in conjunction with -C lto
which we *do* want on for this target, causes a hard error on
rustc-1.40.0.
Bug: 147438124
Test: Build a rust_library module, this implicitly tries to build cdylib
Change-Id: I828b3e6bae7c58f4081db3e73009b443a382a296
Diffstat (limited to 'scripts/test_config_fixer.py')
0 files changed, 0 insertions, 0 deletions