]> sourceware.org Git - glibc.git/commit
Pass -nostdlib -nostartfiles together with -r [BZ #31753]
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 18 May 2024 03:00:38 +0000 (20:00 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 19 May 2024 23:29:02 +0000 (16:29 -0700)
commit2be3352f0b1ebaa39596393fffe1062275186669
treed381d835003d7b418a195d30d5a0e97401e0ee21
parent8d7b6b4cb27d4dec1dd5f7960298c1699275f962
Pass -nostdlib -nostartfiles together with -r [BZ #31753]

Since -r in GCC 6/7/8 doesn't imply -nostdlib -nostartfiles, update the
link-static-libc.out rule to also pass -nostdlib -nostartfiles.  This
fixes BZ #31753.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Makefile
This page took 0.040412 seconds and 5 git commands to generate.