Skip to content

Commit 0c9e4f5

Browse files
committed
Install into /opt/mintlib-dlmalloc
1 parent 1f41058 commit 0c9e4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ WITH_V4E_LIB=yes
6464
# This variable is used for various others. Change its value if
6565
# need be. When cross-compiling you will usually want to set this
6666
# to "/usr/m68k-atari-mint".
67-
prefix=/usr
67+
prefix:="$(shell $(toolprefix)gcc -print-sysroot)/opt/mintlib-dlmalloc"
6868

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

0 commit comments

Comments
 (0)