aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
diff options
context:
space:
mode:
authorGravatar Googler <noreply@google.com>2017-05-22 18:29:02 +0200
committerGravatar Irina Iancu <elenairina@google.com>2017-05-23 12:45:43 +0200
commitf1c23532d1f05b731f28d2c474ec146e2332606e (patch)
treed68691fc9a2756ceaa2605053a2ed2d37445a16f /src/test
parente2edf2e141a09c025a958d580c7cac7b57c70d83 (diff)
Fix ordering of -fPIC for PIC compiles in the LTOBackendAction
For compiles that the CppConfiguration flags as needing PIC, the -fPIC option needs to be added after the other compile options so that it cannot be overridden (e.g. with a --copt). This is consistent with the way the CppCompileAction compile options are ordered. RELNOTES: None. PiperOrigin-RevId: 156746218
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions