Date: Fri, 26 Sep 2008 15:00:18 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/csu Makefile Message-ID: <200809261500.m8QF0RHK097100@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2008-09-26 15:00:18 UTC
FreeBSD src repository
Modified files:
gnu/lib/csu Makefile
Log:
SVN rev 183384 on 2008-09-26 15:00:18Z by marcel
Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of
getosreldate() in assembler source files. We still get the
definition of __FreeBSD_version this way, because it's
outside the standard multiple-inclusion protection trick.
All this is specific to ia64.
Revision Changes Path
1.30 +1 -1 src/gnu/lib/csu/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809261500.m8QF0RHK097100>
