[PATCH 1/2]: configure: use the .set directive when testing for .weak
Linas Vepstas
linasvepstas@gmail.com
Tue Sep 21 17:35:00 GMT 2010
When testing for the .weak assembler directive, use the .set syntax
if that is what the assembler supports; else use the "=" syntax for
setting symbols. Without this, assembler support for .weak is
mis-detected.
2010-09-21 Linas Vepstas <linasvepstas@gmail.com>
* configure.in: use the .set directive when testing for .weak support
I'm including the patch as an attachment; as otherwise I fear my mailer
will scramble it; If you'd prefer inline rather than attachments, let me know
and I can retry ...
--linas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: weak-dot-set.patch
Type: text/x-patch
Size: 1325 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20100921/90a464d6/attachment.bin>
More information about the Libc-alpha
mailing list