head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2003.09.08.21.04.36;	author glewis;	state dead;
branches;
next	1.1;

1.1
date	2003.06.03.08.16.58;	author arved;	state Exp;
branches;
next	;


desc
@@


1.2
log
@. Update to 4-20030825.

PR:		56430
Submitted by:	Stefan Farfeleder <stefan@@fafoe.narf.at> (maintainer)
@
text
@--- src/lib/env/common/default.orig	Tue May 13 01:35:23 2003
+++ src/lib/env/common/default	Tue May 13 01:35:42 2003
@@@@ -55,3 +55,4 @@@@
 
 /* Extra information */
 
++FLAG			"-f<TENDRA_MACHDIR>/include/gcc_dependency.h"
@


1.1
log
@- Update to CVS snapshot 20030526, which fixes the build problems on 5.x
- Give maintainership to submitter

"Unfortunately FreeBSD 5.x uses the GNU C extension
__attribute__((__aligned__(x))) in a couple of system headers
(<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386).  To
avoid a syntax error __aligned(x) is removed by a #define, but programs that
use struct sigcontext, struct savexmm or mcontext_t probably won't work."

PR:		52619
Submitted by:	Stefan Farfeleder <stefan@@fafoe.dyndns.org>
@
text
@@

