Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 22:58:44 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/arj/files patch-integr.c
Message-ID:  <200411022258.iA2Mwilj056515@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2004-11-02 22:58:44 UTC

  FreeBSD ports repository

  Added files:
    archivers/arj/files  patch-integr.c 
  Log:
  Fix -O2 build.  If declared static, integrity_identifier is optimized out
  since it isn't referenced, so postproc can't find it and the build bombs.
  
  Revision  Changes    Path
  1.1       +11 -0     ports/archivers/arj/files/patch-integr.c (new)



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