Home | History | Annotate | Line # | Download | only in nvptx
t-nvptx revision 1.1.1.2.4.1
      1  1.1.1.2.4.1  christos LIB2ADD=$(srcdir)/config/nvptx/reduction.c \
      2  1.1.1.2.4.1  christos 	$(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.2.4.1  christos crt0.o: $(srcdir)/config/nvptx/crt0.c
      8  1.1.1.2.4.1  christos 	$(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