mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
7 lines
172 B
Bash
7 lines
172 B
Bash
#!/bin/sh
|
|
|
|
# patch script for media-autobuild_suite (or apply manually)
|
|
|
|
# allows Windows XP builds of FFmpeg (may be outdated)
|
|
git apply ffmpeg-revert-bcrypt-random.patch
|