Skip to content

Commit aed5537

Browse files
author
Jorge Aparicio
committed
finish PTX support for the old makefile-based build system
1 parent 75a1429 commit aed5537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/main.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ endif
296296
# LLVM macros
297297
######################################################################
298298

299-
LLVM_OPTIONAL_COMPONENTS=x86 arm aarch64 mips powerpc pnacl
299+
LLVM_OPTIONAL_COMPONENTS=x86 arm aarch64 mips powerpc pnacl nvptx
300300
LLVM_REQUIRED_COMPONENTS=ipo bitreader bitwriter linker asmparser mcjit \
301301
interpreter instrumentation
302302

0 commit comments

Comments
 (0)