Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/04/2001 00:47:28
Module Name: gnusrc
Committed By: martin
Date: Thu May 3 21:47:28 UTC 2001
Modified Files:
gnusrc/gnu/usr.bin/gas.new: Makefile
Log Message:
Fix logic botch that enabled this (broken for that arch) gas on sparc64:
- we never want gas.new on sparc64
- we generally do not want it on m68k and ns32k, unless we are ELF
already or we are bootstrapping ELF right now
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 gnusrc/gnu/usr.bin/gas.new/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.