We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e92f1a commit d95b19dCopy full SHA for d95b19d
config.mk
@@ -15,7 +15,7 @@ COMPILER = GCC#NO SPACE
15
# install location, e.g. for packaging, use PREFIX for the intermediate
16
# location and INSTALLED_PREFIX for the final location. You can use
17
# 'make move' to copy it from PREFIX to INSTALLED_PREFIX.
18
-PREFIX ?= /home/unrz139/.modules/likwid-5.4.0rc1#NO SPACE
+PREFIX ?= /usr/local#NO SPACE
19
20
# Set the default mode for MSR access.
21
# This can usually be overriden on the commandline.
0 commit comments