We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae522b8 commit 9ec6a67Copy full SHA for 9ec6a67
configvars
@@ -70,7 +70,7 @@ endif
70
# This variable is used for various others. Change its value if
71
# need be. When cross-compiling you will usually want to set this
72
# to "/usr/m68k-atari-mint".
73
-prefix=/usr
+prefix:="$(shell $(toolprefix)gcc -print-sysroot)/opt/mintlib-dlmalloc"
74
75
# This is where include files get installed.
76
includedir=${prefix}/include
0 commit comments