]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add -D_OSRELDATE_H to CFLAGS to prevent the declaration of
authorMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 26 Sep 2008 15:00:18 +0000 (15:00 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 26 Sep 2008 15:00:18 +0000 (15:00 +0000)
commit3e5dafac903700c63dd4139db4c025b97133befa
treeac0769b10948d55e149d28092ca3d0b0c288b376
parent7818e0a54534c9ad379ecdeddc9ffbc844044941
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.
gnu/lib/csu/Makefile