Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 1996 11:11:08 +0200 (MET DST)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= <ache@nagual.ru>
Cc:        Jordan Hubbard <jkh@freebsd.org>, FreeBSD-current <current@freebsd.org>
Subject:   Re: Please remove this lines from XFree configuration comes by default
Message-ID:  <Pine.BSF.3.95.960927110722.335A-100000@klemm.gtn.com>
In-Reply-To: <199609262105.BAA00683@nagual.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 27 Sep 1996, [KOI8-R] Андрей Чернов wrote:

> Just found in August Snapshot:
> 
> /usr/X11R6/lib/X11/config/FreeBSD.cf:
> #ifndef UseGnuMalloc
> #define UseGnuMalloc            YES
> #endif
> #ifndef GnuMallocLibrary
> #define GnuMallocLibrary        -lgnumalloc
> #endif
> 
> Please, delete this lines in future Snapshots.

I'd also suggest to change the CFLAGS from:

	-m486 -O2
to:
	-pipe -O2

since many many people are driving Pentiums where m486 isn't that
good, and -pipe, because it speeds up compilation. People who
want to run X usually have enough memory for this.

But if not '-pipe -O2', then at least '-O2' without the -m486 !

--
andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik GmbH
   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.de
pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<<
ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<<




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.960927110722.335A-100000>