We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f41058 commit 0c9e4f5Copy full SHA for 0c9e4f5
configvars
@@ -64,7 +64,7 @@ WITH_V4E_LIB=yes
64
# This variable is used for various others. Change its value if
65
# need be. When cross-compiling you will usually want to set this
66
# to "/usr/m68k-atari-mint".
67
-prefix=/usr
+prefix:="$(shell $(toolprefix)gcc -print-sysroot)/opt/mintlib-dlmalloc"
68
69
# This is where include files get installed.
70
includedir=${prefix}/include
0 commit comments