Skip to content

Conversation

@Marc-Pierre-Barbier
Copy link
Contributor

Summary

Changes to recipe: gperftools/2.17.2

Motivation

I needed to install libtcmalloc on Windows the current recipe doesn't support it so i added support for windows

Details

I disabled all options on Windows, as supporting the configuration didn't seem to be super important. Only the patch configuration is currently supported, as it doesn't require static linking.

While working on this update I discovered this conan-io/conan#19125 if your test fails during the link of the test_package it is most likely due to this bug, please test using the linked PR.

I tested on Windows and on Rocky Linux 8


@Marc-Pierre-Barbier
Copy link
Contributor Author

it's curious that macos failed to crosscompile to arm. While at the same time not a single change was made to the non windows builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant