Drop the gcc package#3
Merged
jakirkham merged 2 commits intoconda-forge:masterfrom Apr 29, 2016
jakirkham:drop_gcc_pkg
Merged
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
Member
Author
|
OS X builds are being held by Travis CI. Will be a wait. See notification. |
Member
Author
|
OS X builds resumed on Travis CI. Some seem to have started already. See new notification. |
Member
Author
|
It works! 🎉 Bye-bye |
h-vetinari
pushed a commit
to h-vetinari/boost-feedstock
that referenced
this pull request
May 3, 2023
MNT: Re-rendered with conda-smithy 2.0.0 [ci skip]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2
Drops the
gccpackage and uses the compiler in the docker image, which is currently devtoolset-2. However, that may change in the future.Also, re-rendered with
conda-smithy0.9.2.