Skip to content

Commit

Permalink
Clean up FFMPEG env var and remove pre/post build script
Browse files Browse the repository at this point in the history
Now that we do not build FFmpeg as part of CI build process,
we can remove the pre/post build scripts.

Needs to land after pytorch/test-infra#4358
  • Loading branch information
mthrok committed Jul 10, 2023
1 parent 589de10 commit fd143ea
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
4 changes: 0 additions & 4 deletions packaging/post_build_script.sh

This file was deleted.

9 changes: 0 additions & 9 deletions packaging/pre_build_script.sh

This file was deleted.

1 change: 0 additions & 1 deletion packaging/torchaudio/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ build:
- TORCH_CUDA_ARCH_LIST
- USE_FFMPEG
- USE_OPENMP
- FFMPEG_ROOT
- MACOSX_DEPLOYMENT_TARGET

test:
Expand Down

0 comments on commit fd143ea

Please sign in to comment.