[PATCH 02/14] S390: Mention s390-specific gconv-modues before common ones.
Stefan Liebler
stli@linux.vnet.ibm.com
Thu Apr 21 14:50:00 GMT 2016
On 04/15/2016 12:27 PM, Florian Weimer wrote:
> On 02/23/2016 10:21 AM, Stefan Liebler wrote:
>> + ${AWK} 'BEGIN { emitted = 0 } \
>> + emitted || NF == 0 || $$1 ~ /^#/ { print; next; } \
>> + !emitted { emit_s390_modules(); emitted = 1; print; } \
>
> I would like to suggest to put the awk script into a separate file (and
> reflect it in the makefile dependencies).
>
> Florian
>
Okay. Done.
Here is the updated ChangeLog:
* sysdeps/s390/s390-64/Makefile ($(objpfx)gconv-modules-s390):
Mention s390-specific gconv-modules before common ones.
* sysdeps/s390/gconv-modules-s390.awk: New file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-S390-Mention-s390-specific-gconv-modues-before-commo.patch
Type: text/x-patch
Size: 5941 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160421/4b8b6123/attachment.bin>
More information about the Libc-alpha
mailing list