From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Cc: Marcelo Tosatti <marcelo@conectiva.com.br>, alan@redhat.com
Subject: [patch] 2.4.19-pre8 Prevent cl2llc.c corrupting linked files
Date: Fri, 24 May 2002 12:41:46 +1000 [thread overview]
Message-ID: <2676.1022208106@kao2.melbourne.sgi.com> (raw)
When cl2llc.c is a multi-linked file, any build will affect all the
other copies. cl2llc.c should not even be in the kernel tarball but AC
says that 802 is being cleaned up, so do just the minimal fix.
Index: 19-pre8.1/net/802/Makefile
--- 19-pre8.1/net/802/Makefile Thu, 01 Nov 2001 00:41:41 +1100 kaos (linux-2.4/i/41_Makefile 1.2 644)
+++ 19-pre8.1(w)/net/802/Makefile Fri, 24 May 2002 12:37:13 +1000 kaos (linux-2.4/i/41_Makefile 1.2 644)
@@ -57,4 +57,5 @@ endif
include $(TOPDIR)/Rules.make
cl2llc.c: cl2llc.pre
+ @rm -f $@
sed -f ./pseudo/opcd2num.sed cl2llc.pre >cl2llc.c
reply other threads:[~2002-05-24 2:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2676.1022208106@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®