diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-17 19:51:56 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-09-17 19:51:56 +0000 |
commit | ca7f72dba1f77900bf701ac2b2a00f9ec6a5c824 (patch) | |
tree | da6ea187cc0b2577dc226457ae15d448167edefd /README | |
parent | Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that (diff) |
- upgrade to 3.22.26a
- use --enable-assembler for ${ARCH}==i386
Requested by: Martin Nilsson <martin@filex.se>
There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files,
gcc will "hang" forever, because the assembler is called with '-' and
noone is sending data.
As a workaround use .S (capital s) files. Then cpp will be called prior
to as and thus a pipe can be build.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions