CVS log for ports/devel/bglibs/files/Attic/patch-clockgettime
Up to [FreeBSD] / ports / devel / bglibs / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Wed Aug 9 11:53:16 2006 UTC (5 years, 6 months ago) by sergei
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- Update to 1.101 - bglibs now installs shlibs, too - requires libtool - remove patch integrated upstream
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 18 17:29:19 2005 UTC (6 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
- 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)
