This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [15/25] Specs cleanup: config/rs6000/sysv4.h SHARED_LIB_SUPPORT


On Thu, Jan 13, 2011 at 7:12 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> config/rs6000/sysv4.h has a conditional on SHARED_LIB_SUPPORT, which
> is nowhere defined. ?Removing this allows a conditional definition of
> LINK_SHLIB_SPEC to be removed, which this patch does. ?OK to commit?
>
> 2011-01-13 ?Joseph Myers ?<joseph@codesourcery.com>
>
> ? ? ? ?* config/rs6000/sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.
> ? ? ? ?(NO_SHARED_LIB_SUPPORT): Remove.
> ? ? ? ?(LINK_SHLIB_SPEC): Remove one conditional definition.

Okay.

Thanks, David

P.S. Any idea where this block came from?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]