t-darwin: Augment SHLIB_MAPFILES with config/rs6000/libgcc-ppc64.ver.
[official-gcc.git] / gcc / config / rs6000 / t-darwin
blob62d3c27e15e3762087a1e040addcd6e29d4ae463
1 LIB2FUNCS_EXTRA = $(srcdir)/config/rs6000/darwin-tramp.asm \
2         $(srcdir)/config/rs6000/darwin-ldouble.c \
3         $(srcdir)/config/rs6000/darwin-fallback.c
5 LIB2FUNCS_STATIC_EXTRA = \
6         $(srcdir)/config/rs6000/darwin-fpsave.asm  \
7         $(srcdir)/config/rs6000/darwin-vecsave.asm  \
8         $(srcdir)/config/rs6000/darwin-world.asm
10 # The .asm files above are designed to run on all processors,
11 # even though they use AltiVec instructions.  -Wa is used because
12 # -force_cpusubtype_ALL doesn't work with -dynamiclib.
13 TARGET_LIBGCC2_CFLAGS = -Wa,-force_cpusubtype_ALL
15 # Export the _xlq* symbols from darwin-ldouble.c.
16 SHLIB_MAPFILES += $(srcdir)/config/rs6000/libgcc-ppc64.ver