[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] Fix linking relocatable objects on Sparc
|
From: |
Michael Tokarev |
|
Subject: |
Re: [Qemu-devel] [PATCH] Fix linking relocatable objects on Sparc |
|
Date: |
Sun, 29 May 2016 11:12:58 +0300 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0 |
11.05.2016 00:16, James Clarke wrote:
> On Sparc, gcc implicitly passes --relax to the linker, but -r is
> incompatible with this. Therefore, if --no-relax is supported, it should
> be passed to the linker.
Applied to -trivial, thanks!
/mjt