PERFORCE change 28144 for review

Peter Wemm peter at FreeBSD.org
Fri Apr 4 19:26:17 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=28144

Change 28144 by peter at 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.


More information about the p4-projects mailing list