conda-forge / graphviz-feedstock

A conda-smithy repository for graphviz.
BSD 3-Clause "New" or "Revised" License
5 stars 29 forks source link

Fix 119 with Compiler Flags from Anaconda Build #123

Closed mharradon closed 1 year ago

mharradon commented 1 year ago

Checklist

Hopefully closing #119. I added the compiler flags from the anaconda graphviz build. -fPIC in particular seems a plausible source of the fix. https://github.com/conda-archive/conda-recipes/blob/main/graphviz/build.sh

I've confirmed that gvpack now works in build.

conda-forge-webservices[bot] commented 1 year ago

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 (recipe) and found it was in an excellent condition.

mharradon commented 1 year ago

I guess this broke some other platforms - will try to fix.

mharradon commented 1 year ago

Seems to be passing tests now at least.

nehaljwani commented 1 year ago

Superseded by https://github.com/conda-forge/gts-feedstock/pull/6