Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 17:29:19 +0000 (UTC)
From:      Sergei Kolobov <sergei@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/bglibs Makefile ports/devel/bglibs/files patch-clockgettime
Message-ID:  <200510181729.j9IHTJFc094672@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sergei      2005-10-18 17:29:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/bglibs         Makefile 
  Added files:
    devel/bglibs/files   patch-clockgettime 
  Log:
  - Attempt to fix the build on 4.x:
    - add patch for <time.h> that should be <sys/time.h>
    - newer versions of bglibs use some C9X/C99 macros (e.g. va_copy)
      which are only available in GCC 3.x. This should be a NOOP
      on 5.x but seems to fix the breakage under 4.x, although
      at the expense of the heavy GCC dependency
  
  Submitted by:   Dale Woolridge (in private e-mail)
  
  Revision  Changes    Path
  1.19      +1 -0      ports/devel/bglibs/Makefile
  1.1       +9 -0      ports/devel/bglibs/files/patch-clockgettime (new)



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