14 lines
378 B
Plaintext
Raw Normal View History

2018-03-19 15:31:14 -05:00
LIB2ADD=$(srcdir)/config/nvptx/reduction.c \
$(srcdir)/config/nvptx/mgomp.c
2016-02-29 10:41:25 +01:00
LIB2ADDEH=
LIB2FUNCS_EXCLUDE=__main
2018-03-19 15:31:14 -05:00
crt0.o: $(srcdir)/config/nvptx/crt0.c
$(crt_compile) -c $<
2016-02-29 10:41:25 +01:00
# Prevent building "advanced" stuff (for example, gcov support). We don't
# support it, and it may cause the build to fail, because of alloca usage, for
# example.
INHIBIT_LIBC_CFLAGS = -Dinhibit_libc