PR rtl-optimization/88018
[official-gcc.git] / libgcc / config / nvptx / t-nvptx
blobc4d20c94cbbaa596f4e8f94fa0201f544df89de1
1 LIB2ADD=$(srcdir)/config/nvptx/reduction.c \
2         $(srcdir)/config/nvptx/mgomp.c
4 LIB2ADDEH=
5 LIB2FUNCS_EXCLUDE=__main
7 crt0.o: $(srcdir)/config/nvptx/crt0.c
8         $(crt_compile) -c $<
10 # Prevent building "advanced" stuff (for example, gcov support).  We don't
11 # support it, and it may cause the build to fail, because of alloca usage, for
12 # example.
13 INHIBIT_LIBC_CFLAGS = -Dinhibit_libc