[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/20310] Test failures on Fedora 24
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gold/20310] Test failures on Fedora 24 |
Date: |
Wed, 29 Jun 2016 15:58:53 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20310
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to H.J. Lu from comment #0)
> On Fedora 24/i686, I got
>
> FAIL: dynamic_list.sh
The toplevel Makefile has
STAGE1_LDFLAGS = -static-libstdc++ -static-libgcc
POSTSTAGE1_LDFLAGS = -static-libstdc++ -static-libgcc
For "make check", it passes down LDFLAGS= to subdirectories.
--
You are receiving this mail because:
You are on the CC list for the bug.