[krbdev.mit.edu #7812] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Fri Jan 10 16:53:12 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.

https://github.com/krb5/krb5/commit/220066d9544a1fb1d6100f18f3ada7265799e97b
Author: Greg Hudson <ghudson at mit.edu>
Commit: 220066d9544a1fb1d6100f18f3ada7265799e97b
Branch: master
 src/configure.in |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)



More information about the krb5-bugs mailing list