We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3530c commit 58a347eCopy full SHA for 58a347e
Makefile
@@ -1,6 +1,6 @@
1
all: serial
2
3
-CMAKE_FLAGS := -DCMAKE_INSTALL_PREFIX=/tmp/usr/local
+CMAKE_FLAGS := -DCMAKE_INSTALL_PREFIX=/usr/local
4
UNAME := $(shell uname -s)
5
6
install_deps:
0 commit comments