[PATCH] BZ #14544: Use crtbeginT.o to statically link programs

Mike Frysinger vapier@gentoo.org
Mon Sep 24 19:04:00 GMT 2012


On Monday 24 September 2012 14:27:33 H.J. Lu wrote:
> -+postctorT = `$(CC) $(sysdep-LDFLAGS) --print-file-name=crtendS.o`
> ++postctorT = `$(CC) $(sysdep-LDFLAGS) --print-file-name=crtend.o`

why not just:
+postctorT = $(+postctor)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20120924/2ddf4094/attachment.sig>


More information about the Libc-alpha mailing list