Skip to content

Commit f98b048

Browse files
committed
Install into /opt/mintlib-dlmalloc
1 parent 985f0e2 commit f98b048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configvars

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ endif
7070
# This variable is used for various others. Change its value if
7171
# need be. When cross-compiling you will usually want to set this
7272
# to "/usr/m68k-atari-mint".
73-
prefix=/usr
73+
prefix:="$(shell $(toolprefix)gcc -print-sysroot)/opt/mintlib-dlmalloc"
7474

7575
# This is where include files get installed.
7676
includedir=${prefix}/include

0 commit comments

Comments
 (0)