From 84b256bb9c433a763f5bba4fa3b4ffbd1838d42f Mon Sep 17 00:00:00 2001 From: Turly O'Connor Date: Fri, 7 Dec 2001 17:36:56 +0000 Subject: * t-darwin: LIB2FUNCS_EXTRA now includes darwin_tramp.asm. From-SVN: r47761 --- gcc/config/rs6000/t-darwin | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gcc') diff --git a/gcc/config/rs6000/t-darwin b/gcc/config/rs6000/t-darwin index a51a345..c9c392e 100644 --- a/gcc/config/rs6000/t-darwin +++ b/gcc/config/rs6000/t-darwin @@ -1,3 +1,6 @@ +# Library code must include trampoline support +LIB2FUNCS_EXTRA = $(srcdir)/config/rs6000/darwin-tramp.asm + # We want fine grained libraries, so use the new code to build the # floating point emulation libraries. FPBIT = fp-bit.c -- cgit v1.1