releases-comm-central/third_party/clang
Rob Lemley 0ad87273c0 Bug 1700240 - Compile libotr with generic SONAME and statically linked to deps on Windows. r=justdave
It's quite cumbersome to have the filename be versioned (eg. libotr.so.5) as
the way it's done is inconsistent between the supported platforms. Libtool
insists on using the full names, so bypass it with a link command that
sets the SONAME correctly as well.

Additionally, statically link the dependencies for Windows builds like the
other platforms.

Differential Revision: https://phabricator.services.mozilla.com/D109488

--HG--
rename : third_party/clang/aarch64-linux-gnu.cfg => third_party/clang/i686-linux-gnu.cfg
extra : moz-landing-system : lando
2021-03-30 22:06:11 +00:00
..
aarch64-apple-darwin.cfg Bug 1678775 - build-libotr.sh support for macosx64-aarch64. r=justdave 2021-01-26 20:25:04 -05:00
aarch64-linux-gnu.cfg Bug 1674843 - Add support for linux-aarch64 to build-libotr.sh. r=justdave 2021-01-13 07:09:16 -05:00
i686-linux-gnu.cfg Bug 1700240 - Compile libotr with generic SONAME and statically linked to deps on Windows. r=justdave 2021-03-30 22:06:11 +00:00
x86_64-apple-darwin.cfg Bug 1518166 - Add build script for libotr and dependencies. 2019-12-17 19:35:36 -05:00