This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gold][patch] Fix non-PIC warning to print only when building position-independent output
>> ? ? ? * powerpc.cc (Target_powerpc::check_non_pic): Assert that output is
>> ? ? ? position independent.
>> ? ? ? * sparc.cc (Target_sparc::check_non_pic): Likewise.
>> ? ? ? * x86_64.cc (Target_x86_64::check_non_pic): Likewise.
>
> This is OK.
Committed. I also fixed a typo in a previous ChangeLog entry
(s/readsymc.cc/readsyms.cc/).
-cary