|
|
Message-Id: <D87RABW7EY49.1W8DIHPUW8EIE@posteo.net>
Date: Tue, 04 Mar 2025 20:15:16 +0000
From: "Sertonix" <sertonix@...teo.net>
To: <musl@...ts.openwall.com>
Subject: configure: LIBCC auto detection not using {C,LD}FLAGS
Hi,
I noticed that the autodetection of LIBCC doesn't use the
CFLAGS/LDFLAGS variables. This means that the result of the auto
detection might be incorrect when --sysroot is set through CFLAGS/LDFLAGS
and not CC. Would it be may be better to use $LDFLAGS (or similar) in
tryldflag?
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.