Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANvb-JSfJOaBN6nEgY3UKkiRMbrY-qz+TF+qeE7M6GpPYsNJYg@mail.gmail.com>
Date: Fri, 9 Aug 2024 22:05:13 -0400
From: Charlie Qiu <longfeiqiu2012@...il.com>
To: musl@...ts.openwall.com
Subject: A typo in Makefile?

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

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.