Skip to content

Commit d95b19d

Browse files
committed
1 parent 2e92f1a commit d95b19d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COMPILER = GCC#NO SPACE
1515
# install location, e.g. for packaging, use PREFIX for the intermediate
1616
# location and INSTALLED_PREFIX for the final location. You can use
1717
# 'make move' to copy it from PREFIX to INSTALLED_PREFIX.
18-
PREFIX ?= /home/unrz139/.modules/likwid-5.4.0rc1#NO SPACE
18+
PREFIX ?= /usr/local#NO SPACE
1919

2020
# Set the default mode for MSR access.
2121
# This can usually be overriden on the commandline.

0 commit comments

Comments
 (0)