[krbdev.mit.edu #7812] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Jan 13 15:16:15 EST 2014


Restrict AES-NI support to ELF platforms for now

Since we explicitly specify the ELF object format when building
iaesx86.s or iaesx64.s, we need to restrict it to operating systems we
know to be ELF platforms.  Otherwise we can break the build on OS X,
which uses the Mach-O object format.

(cherry picked from commit 220066d9544a1fb1d6100f18f3ada7265799e97b)

https://github.com/krb5/krb5/commit/887e5619e5ddb221313921ebb7184350124968bc
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 887e5619e5ddb221313921ebb7184350124968bc
Branch: krb5-1.12
 src/configure.in |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)



More information about the krb5-bugs mailing list