[PATCH v3] configure.ac: Avoid empty subexpression in grep
Alexey Neyman
stilor@att.net
Sun Mar 12 17:30:00 GMT 2017
On 03/12/2017 12:50 AM, Paul Eggert wrote:
> Mike Frysinger wrote:
>> why not just use an ERE then ?
>> if $READELF -S conftest.so | grep -E '\.rela?\.dyn' >/dev/null; then
>
> Sure, that works too.
>
>> replace all the /dev/null redirects with a -q flag.
>
> That also works.
>
Version 3 of the patch attached.
Regards,
Alexey.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0001-Fix-combreloc-test-with-BSD-grep.patch
Type: text/x-patch
Size: 6077 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170312/a1762f5e/attachment.bin>
More information about the Libc-alpha
mailing list