mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Charlie Qiu <longfeiqiu2012@gmail.com>
To: musl@lists.openwall.com
Subject: [musl] A typo in Makefile?
Date: Fri, 9 Aug 2024 22:05:13 -0400	[thread overview]
Message-ID: <CANvb-JSfJOaBN6nEgY3UKkiRMbrY-qz+TF+qeE7M6GpPYsNJYg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

Hi all,

I was reading the musl Makefile (latest commit dd1e63). Line 113 reads:

obj/crt/crt1.o obj/crt/scrt1.o obj/crt/rcrt1.o obj/ldso/dlstart.lo:
$(srcdir)/arch/$(ARCH)/crt_arch.h

Should the second file be Scrt1.o (capital S) rather than scrt1.o (small
s)? The capital version is used on line 117 below and all other places. The
small s seems to be introduced in commit 2f853d (support out-of-tree build).

Charlie Qiu

[-- Attachment #2: Type: text/html, Size: 1013 bytes --]

             reply	other threads:[~2024-08-10  2:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10  2:05 Charlie Qiu [this message]
2024-08-10  3:06 ` Rich Felker

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=CANvb-JSfJOaBN6nEgY3UKkiRMbrY-qz+TF+qeE7M6GpPYsNJYg@mail.gmail.com \
    --to=longfeiqiu2012@gmail.com \
    --cc=musl@lists.openwall.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).