Skip to content

Commit 61c8e1a

Browse files
authored
Merge pull request #5392 from CvH/9.2/gperf
gperftools: fix for release files
2 parents d6ec7ef + 68ee715 commit 61c8e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devel/gperftools/package.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ PKG_URL="https://github.com/gperftools/gperftools/releases/download/gperftools-$
1010
PKG_DEPENDS_TARGET="toolchain"
1111
PKG_LONGDESC="Google Performance Tools"
1212

13-
PKG_CMAKE_OPTS_TARGET="-Dgperftools_build_minimal=ON -DGPERFTOOLS_BUILD_STATIC=OFF"
13+
PKG_CONFIGURE_OPTS_TARGET="--enable-minimal --disable-debugalloc --disable-static"

0 commit comments

Comments
 (0)