cvs commit: src/lib/libc/gmon Makefile.inc
    Peter Wemm 
    peter at FreeBSD.org
       
    Tue May 18 16:33:48 PDT 2004
    
    
  
peter       2004/05/18 15:49:15 PDT
  FreeBSD src repository
  Modified files:
    lib/libc/gmon        Makefile.inc 
  Log:
  For amd64, explicitly compile mcount.po, rather than copying mcount.o.  We
  need to compile it with -fno-omit-frame-pointers since the mcount code
  depends on that, and by default it omits them without -pg.
  
  Revision  Changes    Path
  1.10      +6 -0      src/lib/libc/gmon/Makefile.inc
    
    
More information about the cvs-all
mailing list