summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2020-05-22 15:01:50 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2020-05-22 15:01:50 -0400
commit73ea0ababad4845e211121bed2e046d96299116d (patch)
tree1df38f047c14835b286719b06f476a1715c47672 /.gitignore
parent39a4eeaa163078ff988e63c0f83ae9611ed913de (diff)
Build static libraries
Build archives in addition to shared objects for Abseil code. Build the shared objects after the archives so that files autogenerated during the build (like CMake support files) reference the shared objects, not the archives. This ensures that users get shared objects by default; this is the common case in Debian, and it also helps prevent ODR violations caused by double-linking an archive. This patch is heavily based on one provided in <CAKjSHr2qpxgDcnRVoYCptVytTy-QjXy38AM4ppSKv1noXOGjwg@mail.gmail.com> by László Böszörményi (GCS) <gcs@debian.org>; it’s available on the web at https://bugs.debian.org/888705#150.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions