~itachi-san/telegram-desktop/breakpad

Viewing all changes in revision 2022.

  • Committer: Mike Frysinger
  • Author(s): George Burgess IV
  • Date: 2022-07-03 05:45:10 UTC
  • Revision ID: git-v1:90a0d9a9ffa2f7a50a452092412422e3c691b32d
configure: support rustc-demangle installations in the sysroot

Currently, `./configure` supports
`--with-rustc-demangle=${path_to_crate_root}` as the only mechanism to
enable rustc-demangle support. This CL adds support for cases where
keeping or synthesizing a full `cargo` build tree is hacky in comparison
to simply installing `rustc_demangle.h` in e.g., /usr/include, and
putting `librustc_demangle.a` in e.g., `/usr/lib64`.

Bug: b:235999011
Change-Id: Id5fe2a24c4b6e33c4df0e10c86ba99c7cf890ab2
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3733672
Reviewed-by: Mike Frysinger <vapier@chromium.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: