cvs commit: ports/devel/libexecinfo Makefile
    Ion-Mihai Tetcu 
    itetcu at FreeBSD.org
       
    Wed Aug 27 12:26:24 UTC 2008
    
    
  
itetcu      2008-08-27 12:26:24 UTC
  FreeBSD ports repository
  Modified files:
    devel/libexecinfo    Makefile 
  Log:
  - The gcc builtin function __builtin_frame_address seems to need
   -fno-omit-frame-pointer to allow it to find the top of the stack. Without this
   libexecinfo can't correctly get a backtrace and instead causes a bus error.
  - bump PORTREVISION
  
  PR:             ports/126727
  Submitted by:   Douglas William Thrift
  
  Revision  Changes    Path
  1.8       +8 -2      ports/devel/libexecinfo/Makefile
    
    
More information about the cvs-all
mailing list