allow to add ISPC_FLAGS
This commit is contained in:
@@ -22,7 +22,7 @@ endif
|
|||||||
|
|
||||||
#
|
#
|
||||||
ISPC=ispc
|
ISPC=ispc
|
||||||
ISPC_FLAGS=-O3 --math-lib=fast --target=nvptx --opt=fast-math
|
ISPC_FLAGS+=-O3 --math-lib=fast --target=nvptx --opt=fast-math
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user