config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to extra_options twice.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 16 Dec 2010 00:04:17 +0000 (00:04 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 16 Dec 2010 00:04:17 +0000 (00:04 +0000)
* config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to
extra_options twice.

From-SVN: r167885

gcc/ChangeLog
gcc/config.gcc

index 6daa1c8e68979b12e41262b87313ff2e08737b48..08d91dbf06c6c6ca7c93af2ffa6acb462da8373a 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * config.gcc (powerpc-*-lynxos*): Don't add lynx.opt to
+       extra_options twice.
+
 2010-12-15  Joseph Myers  <joseph@codesourcery.com>
 
        * doc/tm.texi.in (US_SOFTWARE_GOFAST): Don't document.
index 886da50d32e65994a0a58debe56703934504cc92..fd0f6e586b0cbaa396e9f15474bb682fbf315b15 100644 (file)
@@ -2162,7 +2162,6 @@ powerpc-*-lynxos*)
        tmake_file="t-lynx rs6000/t-lynx"
        extra_options="${extra_options} rs6000/sysv4.opt lynx.opt"
        extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o"
-       extra_options="${extra_options} lynx.opt"
        thread_file=lynx
        gnu_ld=yes
        gas=yes