buildtools/gcc/libgcc/config/t-darwin-ehs
Adrien Destugues d65f2977c7 import gcc 11.3.0
Change-Id: Ibbd34379df256b6994d7d12448cde98c84294aab
2022-07-15 19:23:24 +02:00

8 lines
291 B
Plaintext

# Build the unwinder separately so that we can construct a replacement for
# libgcc_s.1 on systems that used the unwinder in libgcc_s.
LIBEHSOBJS = unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-c_s.o
unwind-dw2_s.o: gthr-default.h md-unwind-support.h unwind.h
$(LIBEHSOBJS): libgcc_tm.h