diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 14:31:20 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-08-21 16:44:07 +0200 |
commit | d3071ef178586d58b234df26d4a702aaaf97d7e0 (patch) | |
tree | 4bd829a8c8e32473394eaedf2653aca73832a8a1 /src | |
parent | b127c86625b5b6751d47e21f431bc7f748ac8ded (diff) | |
download | justbuild-d3071ef178586d58b234df26d4a702aaaf97d7e0.tar.gz |
bundled absl: configure in a portable way
... by disabling auto-configuration. The problem that the result
of this auto-configuration depends on the language standard used
and may (and in case of libproto does) leak into public interfaces
of consuming libraries; this would require every user of a library
with a public dependency of absl to use the same language standard
that library was built with. Such a requirement makes the rules
hard to use in a portable way.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions