[16562] in Kerberos-V5-bugs
[krbdev.mit.edu #8915] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Jun 15 10:44:03 2020
From: "Greg Hudson via RT" <rt-comment@krbdev.mit.edu>
In-Reply-To:
Message-ID: <rt-4.4.4-105603-1592232224-1497.8915-4-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8915":;
Date: Mon, 15 Jun 2020 10:43:44 -0400
MIME-Version: 1.0
Reply-To: rt-comment@krbdev.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Mon Jun 15 10:43:44 2020: Request 8915 was acted upon.
Transaction: Ticket created by ghudson@mit.edu
Queue: krb5
Subject: git commit
Owner: ghudson@mit.edu
Requestors:
Status: new
Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8915 >
Try to find <target>-ar when cross compiling
Teach the configure script to look for an ar tool prefixed with the
target triple (i.e., `<target>-ar`) when cross compiling. This matches
the behavior for tools that have built-in autoconf macros, like ranlib.
(For some reason there is no AC_PROG_AR macro.)
Also, remove the AC_PROG_ARCHIVE and AC_PROG_ARCHIVE_ADD macros, which
have been dead code since 780b34cd.
With this change, cross compiling libkrb5 works a bit better out of the
box.
https://github.com/krb5/krb5/commit/52f99333f134bc6b1d97521cfe6a96b54ea72076
Author: Nikhil Benesch <nikhil.benesch@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 52f99333f134bc6b1d97521cfe6a96b54ea72076
Branch: master
src/aclocal.m4 | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs