1 1.1.1.3 mrg LIB2ADD=$(srcdir)/config/nvptx/reduction.c \ 2 1.1.1.3 mrg $(srcdir)/config/nvptx/mgomp.c 3 1.1 mrg 4 1.1 mrg LIB2ADDEH= 5 1.1 mrg LIB2FUNCS_EXCLUDE=__main 6 1.1 mrg 7 1.1.1.3 mrg crt0.o: $(srcdir)/config/nvptx/crt0.c 8 1.1.1.3 mrg $(crt_compile) -c $< 9 1.1 mrg 10 1.1 mrg # Prevent building "advanced" stuff (for example, gcov support). We don't 11 1.1 mrg # support it, and it may cause the build to fail, because of alloca usage, for 12 1.1 mrg # example. 13 1.1 mrg INHIBIT_LIBC_CFLAGS = -Dinhibit_libc 14