Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: raeburn@mit.edu Subject: CVS Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 381 Mike Friedman at Berkeley reports (on kerberos@mit) that the build fails linking the aes-gen program if the tree is configured with CC=gcc and CFLAGS=-m64. * Makefile.in (aes-gen): Use CC_LINK. Reported by Mike Friedman. To generate a diff of this commit: cvs diff -r1.15 -r1.16 krb5/src/lib/crypto/aes/ChangeLog cvs diff -r1.13 -r1.14 krb5/src/lib/crypto/aes/Makefile.in