c++: ttp TEMPLATE_DECL equivalence [PR112737]
[official-gcc.git] / gcc / config / vxworks-smp.opt
blob66cc9f8dab0e8a819e2a0992c63b7a165a40245b
1 ; Options for VxWorks configurations where smp/!smp variants of the
2 ; system libraries are installed in separate locations.
4 ; Copyright (C) 2023-2024 Free Software Foundation, Inc.
5 ; Contributed by AdaCore.
7 ; This file is part of GCC.
9 ; GCC is free software; you can redistribute it and/or modify it under
10 ; the terms of the GNU General Public License as published by the Free
11 ; Software Foundation; either version 3, or (at your option) any later
12 ; version.
14 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
15 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
16 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
17 ; for more details.
19 ; You should have received a copy of the GNU General Public License
20 ; along with GCC; see the file COPYING3.  If not see
21 ; <http://www.gnu.org/licenses/>.
23 msmp
24 Driver Target RejectNegative
25 Select VxWorks SMP C runtimes for linking.