c++: retval dtor on rethrow [PR112301]
[official-gcc.git] / gcc / config / t-openbsd
blob3b625d62b30d70a423e52db1891ef44f588fceaf
1 # We don't need GCC's own include files.
2 USER_H = $(EXTRA_HEADERS)
4 # OpenBSD-specific D support.
5 openbsd-d.o: $(srcdir)/config/openbsd-d.cc
6         $(COMPILE) $<
7         $(POSTCOMPILE)
9 # OpenBSD-specific Rust support.
10 openbsd-rust.o: $(srcdir)/config/openbsd-rust.cc
11         $(COMPILE) $<
12         $(POSTCOMPILE)