Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 07:08:31 +0000 (UTC)
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ptmalloc Makefile
Message-ID:  <200808210708.m7L78VR0076470@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.7       +3 -2      ports/devel/ptmalloc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808210708.m7L78VR0076470>