diff --git a/Makefile b/Makefile index 8ca708018b13..e6a62306a1db 100644 --- a/Makefile +++ b/Makefile @@ -89,7 +89,7 @@ CFLAGS = -DMSHADOW_FORCE_STREAM $(WARNFLAGS) ifeq ($(DEV), 1) CFLAGS += -g -Werror - NVCCFLAGS += -Werror cross-execution-space-call + NVCCFLAGS += -Werror cross-execution-space-call --expt-relaxed-constexpr endif # CFLAGS for debug