This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Autoconf check for DWARF2 unwind info support


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Greg Schafer wrote:
> Hi

>    if $libc_unwind_check -v 2>&1 >/dev/null \
> -     | grep -q -- --eh-frame-hdr; then
> +     | grep -- --eh-frame-hdr 2>&1 >/dev/null; then
>      libc_cv_gcc_dwarf2_unwind_info=no_registry_needed

I've added this patch.

- -- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFABMQ72ijCOnn/RHQRAvttAKC1X/C62+QsEttnJNADZTeA61mzFQCghU02
/WM/oTcee5Tk88EyUopK7Ds=
=ktZc
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]