From: Jan Palus <jpalus@fastmail.com>
To: git@vger.kernel.org
Subject: RUST_LIB dependency on LIB_FILE in Makefile
Date: Tue, 30 Jun 2026 15:07:29 +0200 [thread overview]
Message-ID: <akO9JTUIlHqBrgny@pine.grzadka> (raw)
According to Makefile $(RUST_LIB) target depends on $(LIB_FILE):
$(RUST_LIB): Cargo.toml $(RUST_SOURCES) $(LIB_FILE)
but is that really the case? As far as I can tell $(RUST_LIB) does not
use $(LIB_FILE) in any way and there's no such dependency in
meson.build.
reply other threads:[~2026-06-30 13:07 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=akO9JTUIlHqBrgny@pine.grzadka \
--to=jpalus@fastmail.com \
--cc=git@vger.kernel.org \
/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