aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sol2-gld-bi.h
blob: 81a1ff2395d16a939a360369abf7c310cac6b838 (plain)
1
2
3
4
5
6
7
8
9
/* Definitions of target machine for GNU compiler, for bi-arch SPARC
   running Solaris 2 using the GNU linker.  */

#undef LINK_ARCH_SPEC
#define LINK_ARCH_SPEC "\
%{m32:-m elf32_sparc %(link_arch32)} \
%{m64:-m elf64_sparc %(link_arch64)} \
%{!m32:%{!m64:%(link_arch_default)}} \
"