Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

strawberryperl: don't package mingw #9328

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

ericLemanissier
Copy link
Contributor

Specify library name and version: strawberryperl/*

c/bin contains gcc compiler, linker and tools, c/include and c/lib contain a lot of headers and libraries. It basically looks like/is a fully fledged mingw distribution. These have a tendency to conflict with package sprovided by conan.
I tried to compile these packages successfully with this lighter strawberryperl:

  • makefile-project-workspace-creator/4.1.46@
  • verilator/4.034@
  • openssl/3.0.1@
  • openssl/1.1.1m@
  • nasm/2.15.05@
  • libaom-av1/3.1.2@
  • qt/6.2.3@

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot
Copy link
Collaborator

All green in build 1 (753a7e1b59dfbd45644da67b738ab55e76d1a04d):

  • strawberryperl/5.30.0.1@:
    All packages built successfully! (All logs)

  • strawberryperl/5.28.1.1@:
    All packages built successfully! (All logs)

Copy link
Contributor

@SSE4 SSE4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is it needed, in the first place? is it used to compile/inslall perl/cpan modules?

@ericLemanissier
Copy link
Contributor Author

I think so

@conan-center-bot conan-center-bot merged commit 692cd9a into conan-io:master Feb 13, 2022
@ericLemanissier ericLemanissier deleted the patch-4 branch February 13, 2022 06:55
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.

5 participants