[PATCH v5] elf: Sort tests and modules-names
Andreas Schwab
schwab@linux-m68k.org
Tue Jan 4 14:33:49 GMT 2022
On Jan 04 2022, H.J. Lu wrote:
> On Tue, Jan 4, 2022 at 12:38 AM Andreas Schwab <schwab@linux-m68k.org> wrote:
>>
>> On Jan 03 2022, H.J. Lu via Libc-alpha wrote:
>>
>> > +tests-cxx = \
>> > + tst-dlopen-nodelete-reloc \
>> > + tst-nodelete \
>> > + tst-unique3 \
>> > + tst-unique4 \
>> > +
>>
>> > + vismod1 \
>> > + vismod2 \
>> > + vismod3 \
>> > +
>>
>> > + tst-unique3lib \
>> > + tst-unique3lib2 \
>> > + tst-unique4lib \
>> > +
>> > +modules-names += \
>> > + $(if $(CXX),$(modules-names-cxx)) \
>> > + $(modules-execstack-$(have-z-execstack)) \
>> > + $(tst-tls-many-dynamic-modules) \
>> > + $(tst-tls-many-dynamic-modules-dep) \
>> > + $(tst-tls-many-dynamic-modules-dep-bad) \
>> > + $(tlsmod17a-modules) \
>> > + $(tlsmod18a-modules) \
>>
>>
>> Trailing backslashes are no good.
>
> It was added so that only one line is needed when appending
> to the list.
The blank lines can easily get lost.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list