cvs commit: src/secure/lib/libcrypto Makefile
    Peter Wemm 
    peter at FreeBSD.org
       
    Wed Apr 14 16:26:27 PDT 2004
    
    
  
peter       2004/04/14 16:26:26 PDT
  FreeBSD src repository
  Modified files:
    secure/lib/libcrypto Makefile 
  Log:
  Turn on the amd64-specific bignum code in openssl.  This is actually
  a variant of the C code but with some scattered asm and things laid out
  more optimally for the platform.  This means that we need to the asm
  directory to the search path for the amd64 case so that make can find
  the source.
  
  Revision  Changes    Path
  1.67      +7 -0      src/secure/lib/libcrypto/Makefile
    
    
More information about the cvs-all
mailing list