aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-02 01:05:13 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-02 01:05:13 +0000
commitfc5233876057d36c8c2038acaba38ef515e79fb4 (patch)
treef3522a0f0f3a11f1e431a16d332cd55dc42a3fe7 /gcc/config.gcc
parent30c60047c8b8a06e6b6f8a55af0e5f797069fd7f (diff)
downloadgcc-fc5233876057d36c8c2038acaba38ef515e79fb4.zip
gcc-fc5233876057d36c8c2038acaba38ef515e79fb4.tar.gz
gcc-fc5233876057d36c8c2038acaba38ef515e79fb4.tar.bz2
nto.opt: New.
* config/i386/nto.opt: New. * config.gcc (i[34567]86-*-nto-qnx*): Use i386/nto.opt. From-SVN: r169511
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index b2cbb8c..6ae7cd2 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1319,6 +1319,7 @@ i[3456x]86-*-netware*)
;;
i[34567]86-*-nto-qnx*)
tm_file="${tm_file} i386/att.h dbxelf.h tm-dwarf2.h elfos.h i386/unix.h i386/nto.h"
+ extra_options="${extra_options} i386/nto.opt"
tmake_file="${tmake_file} i386/t-nto"
gnu_ld=yes
gas=yes