freebsd-ports/devel/bglibs/files
Sergei Kolobov b34db0c847 - 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)
2005-10-18 17:29:19 +00:00
..
patch-clockgettime - Attempt to fix the build on 4.x: 2005-10-18 17:29:19 +00:00