cvs commit: ports/devel/ptmalloc Makefile

Vasil Dimov vd at FreeBSD.org
Thu Aug 21 07:08:32 UTC 2008


vd          2008-08-21 07:08:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/ptmalloc       Makefile 
  Log:
  Use INSTALL_DATA for shared libraries instead of INSTALL_PROGRAM in
  order to fix the build failure in graphics/xaralx:
  
  ../wxOil/compatdef.h:605: undefined reference to `malloc_usable_size'
  
  (if the library is stripped then nm(1) shows "no symbols")
  
  Submitted by:   vd
  Reviewed by:    pav
  Approved by:    Pedro Giffuni <pfgshield-freebsd at yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +3 -2      ports/devel/ptmalloc/Makefile


More information about the cvs-all mailing list