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.
2 parents d6ec7ef + 68ee715 commit 61c8e1aCopy full SHA for 61c8e1a
packages/devel/gperftools/package.mk
@@ -10,4 +10,4 @@ PKG_URL="https://github.com/gperftools/gperftools/releases/download/gperftools-$
10
PKG_DEPENDS_TARGET="toolchain"
11
PKG_LONGDESC="Google Performance Tools"
12
13
-PKG_CMAKE_OPTS_TARGET="-Dgperftools_build_minimal=ON -DGPERFTOOLS_BUILD_STATIC=OFF"
+PKG_CONFIGURE_OPTS_TARGET="--enable-minimal --disable-debugalloc --disable-static"
0 commit comments