Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 19:26:15 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 28144 for review
Message-ID:  <200304050326.h353QFIC099195@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=28144

Change 28144 by peter@peter_overcee on 2003/04/04 19:25:46

	try and stop crashing gcc-3.2 in cross configuration

Affected files ...

.. //depot/projects/hammer/sys/conf/Makefile.x86_64#4 edit

Differences ...

==== //depot/projects/hammer/sys/conf/Makefile.x86_64#4 (text+ko) ====

@@ -28,6 +28,7 @@
 OBJCOPY=        x86_64-unknown-freebsd5.0-objcopy
 OBJDUMP=        x86_64-unknown-freebsd5.0-objdump
 MACHINE_ARCH=   x86_64
+COPTFLAGS=	# none, -O crashes the 3.2 cross compiler I have
 
 
 # Which version of config(8) is required.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304050326.h353QFIC099195>