Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 13 Mar 2023 06:17:03 +0100
From: Lukas Bulwahn <lukas.bulwahn@...il.com>
To: Rich Felker <dalias@...ifal.cx>,
	musl@...ts.openwall.com
Cc: Lukas Bulwahn <lukas.bulwahn@...il.com>
Subject: [PATCH 0/2] Minor stylistic clean-up in musl Makefile

Dear Rich,

while doing some investigation on which compiler flags are used in the musl
build, I noticed some inconvenience in my aggregation script and hence came
across two minor clean-up changes for the musl build that you may want to pick.

Both changes are purely stylistic for invoking the compiler and have no
effective change on the build output.


Thanks,

Lukas
 
Lukas Bulwahn (2):
  avoid passing -fno-stack-protector twice for LDSO_OBJS
  drop adding -DCRT to CFLAGS in the Makefile

 Makefile | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

-- 
2.17.1

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.