ffmpeg/ffbuild
J. Dekker fcfd17dbb4 ffbuild/libversion.sh: add shebang
The implicit interpreter is dependent on the environment, and isn't
guaranteed to be /bin/sh. Some packagers call this script directly, and
in certain environments such as containers using qemu-user through
binfmt_misc emulation on Linux it doesn't fallback to /bin/sh.

To fix these cases we add the interpreter explicitly.

Signed-off-by: J. Dekker <jdek@itanimul.li>
2024-04-09 15:34:53 +02:00
..
.gitignore avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
arch.mak riscv: test for assembler support 2023-12-08 17:21:09 +02:00
bin2c.c avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
common.mak makefile: Clean up missed object files with "make clean" 2024-03-10 23:45:51 +02:00
library.mak Fix libversion.sh for split version headers, to unbreak shared library builds 2022-03-17 11:11:17 +02:00
libversion.sh ffbuild/libversion.sh: add shebang 2024-04-09 15:34:53 +02:00
pkgconfig_generate.sh Merge commit '92db5083077a8b0f8e1050507671b456fd155125' 2017-05-04 19:59:30 -03:00
version.sh