Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 12:32:30 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21009 for review
Message-ID:  <200211122032.gACKWU4H015042@repoman.freebsd.org>

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

Change 21009 by jmallett@jmallett_dalek on 2002/11/12 12:32:04

	Match -m* -f* options with what my toy kernels are using.

Affected files ...

.. //depot/projects/mips/sys/conf/Makefile.mips#2 edit

Differences ...

==== //depot/projects/mips/sys/conf/Makefile.mips#2 (text+ko) ====

@@ -40,7 +40,7 @@
 COPTS+= -D__FreeBSD__
 .endif
 
-COPTS+= -msoft-float
+COPTS+= -mno-abicalls -fno-pic -msoft-float
 
 %BEFORE_DEPEND
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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