File: t-vxworks

package info (click to toggle)
gccxml 0.9.0%2Bgit20140716-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 60,796 kB
  • ctags: 77,240
  • sloc: ansic: 793,461; cpp: 37,497; asm: 26,833; sh: 5,086; makefile: 4,700; lex: 589; awk: 566; perl: 334; yacc: 271; pascal: 86
file content (16 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Multilibs for VxWorks.

# default is mips1 EB hard-float
MULTILIB_OPTIONS = mips2/mips3 EL msoft-float
MULTILIB_MATCHES = EL=mel mips2=mips32 mips3=mips4 mips3=mips64

MULTILIB_EXCEPTIONS = EL EL/msoft-float mips3/msoft-float mips3/EL/msoft-float

MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely

MULTILIB_OSDIRNAMES = msoft-float=!MIPS32sfr3kgnu \
		    mips2=!MIPS32gnu mips2/msoft-float=!MIPS32sfgnu \
		    mips2/EL=!MIPS32gnule \
		    mips2/EL/msoft-float=!MIPS32sfgnule \
		    mips3=!MIPS64gnu mips3/EL=!MIPS64gnule