libgcc, Darwin: Update darwin10 unwinder shim dependencies.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 10 Dec 2021 21:20:38 +0000 (21:20 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 10 Dec 2021 23:15:15 +0000 (23:15 +0000)
We include libgcc_tm.h to provide a prototype for this shim
so add that to the make dependencies.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libgcc/ChangeLog:

* config/t-darwin: Add libgcc_tm.h to the dependencies
for darwin10-unwind-find-enc-func.

libgcc/config/t-darwin

index a855ecf..299d26c 100644 (file)
@@ -25,7 +25,7 @@ libemutls_w.a: emutls_s.o
        $(RANLIB_FOR_TARGET) $@
 
 # Patch to __Unwind_Find_Enclosing_Function for Darwin10.
-d10-uwfef.o: $(srcdir)/config/darwin10-unwind-find-enc-func.c
+d10-uwfef.o: $(srcdir)/config/darwin10-unwind-find-enc-func.c libgcc_tm.h
        $(crt_compile) -mmacosx-version-min=10.6 -c $<
 
 # Using this crt as a library means that it will not be added to an exe