Skip to content

Conversation

@NicolasHug
Copy link
Contributor

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 5, 2025

prefix="${FFMPEG_ROOT}"
args=""
if [[ "$OSTYPE" == "msys" ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

Further down, we use $(uname) to determine we're running on Mac (Darwin). Can we use the same mechanism here, or if we can't, can we change the mechanism further down? I think using one mechanism to determine platform will make this script easier to understand and maintain.

@NicolasHug NicolasHug marked this pull request as draft August 13, 2025 08:05
@NicolasHug
Copy link
Contributor Author

I'm not sure we need this after all, closing for now

@NicolasHug NicolasHug closed this Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants