cvs commit: ports/math/libgmp4 Makefile ports/math/libgmp4/files
 patch-longlong.h
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Tue Jan  6 16:35:41 PST 2004
    
    
  
edwin       2004/01/06 16:35:40 PST
  FreeBSD ports repository
  Modified files:
    math/libgmp4         Makefile 
  Added files:
    math/libgmp4/files   patch-longlong.h 
  Log:
  Fix build of math/libgmp4 on AMD64 systems
  
           On Opteron/AMD64 systems with GCC, count_trailing_zeros
           in longlong.h may cause errors from the assembler about
           incorrect registers used with bsfq.
  
  Submitted by:   edwin at mavetju.org
  Approved by:    Alex Dupre <sysadmin at alexdupre.com>
  Obtained from:  http://www.swox.com/gmp/#STATUS
  
  Revision  Changes    Path
  1.17      +1 -1      ports/math/libgmp4/Makefile
  1.1       +14 -0     ports/math/libgmp4/files/patch-longlong.h (new)
    
    
More information about the cvs-all
mailing list