diff options
author | 2022-05-24 07:23:56 -0700 | |
---|---|---|
committer | 2022-05-24 07:25:42 -0700 | |
commit | 1963f10ae5cb32a7ea6d96b928f69d3c7fba0139 (patch) | |
tree | 73c3b5a2fef7784a5be589f709dde527e645a0d5 /absl | |
parent | 2d492a13c652df2d3fa9b4712cb4ac91f120478c (diff) |
Don’t use generator expression to build .pc Libs lines
When building pkg-config files, compute linker flags with a string
substitution rather than the JOIN generator expression. This ensures
that commas in linker flags don’t get treated as argument separators in
JOIN.
Bug: https://bugs.debian.org/1011294
PiperOrigin-RevId: 450675966
Change-Id: I61eacc46a468bae5ff3dae2b437a564f2f1042c2
Diffstat (limited to 'absl')
0 files changed, 0 insertions, 0 deletions