summaryrefslogtreecommitdiff
path: root/libgcc/config/t-darwin
blob: 548f0e3d469c9a82ec5460aa24af1029a1949ddb (plain)
1
2
3
4
# Pass -fno-tree-dominator-opts to work around bug 26840.
crt3.o: $(srcdir)/config/darwin-crt3.c
	$(crt_compile) \
	  -fno-tree-dominator-opts $(DARWIN_EXTRA_CRT_BUILD_CFLAGS) -c $<