We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4573c1 commit 4b3f033Copy full SHA for 4b3f033
src/Makevars.in
@@ -40,6 +40,7 @@ else
40
41
ifeq ($(UNAME), Darwin)
42
USE_TBB=Mac
43
+ MAKE_ARGS += arch=$(shell uname -m)
44
endif
45
46
ifeq ($(UNAME), Linux)
0 commit comments