Date: Sat, 5 Oct 2002 18:12:32 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/crystal Makefile ports/devel/crystal/files patch-ab Message-ID: <200210060112.g961CWw8003100@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris        2002/10/05 18:12:32 PDT
  Modified files:
    devel/crystal        Makefile 
  Removed files:
    devel/crystal/files  patch-ab 
  Log:
  Have another crack at fixing this port.  gcc 3.2 deprecated the -malign-*
  options (which now generate a noisy warning), but gcc 2.95 didn't yet have
  support for the replacement options (-falign=*).
  
  As a result we have to use a conditional patch based on OSVERSION to get
  the desired behaviour in both cases.  Switch to REINPLACE_CMD while I'm
  here.
  
  Revision  Changes    Path
  1.9       +13 -5     ports/devel/crystal/Makefile
  1.2       +0 -17     ports/devel/crystal/files/patch-ab (dead)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210060112.g961CWw8003100>
