]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/sparc/linux64.h
Remove -Y option from linker command line on Linux/Sparc.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 May 2012 04:57:49 +0000 (04:57 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Wed, 9 May 2012 04:57:49 +0000 (21:57 -0700)
commit36e0c0a5157a20eda403d230392327c73a9b9e12
tree4a5f1dd7c4aadd0e219109fbcabb6942cbbc1f68
parentbc88cc2436db0dcc4668d4f8c82e618ece146614
Remove -Y option from linker command line on Linux/Sparc.

gcc/

* config/sparc/linux.h (LINK_SPEC): Don't pass "-Y" option.
* config/sparc/linux64.h (LINK_ARCH32_SPEC): Likewise.
* config/sparc/linux64.h (LINK_ARCH64_SPEC): Likewise.

From-SVN: r187309
gcc/ChangeLog
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h