FFmpeg/ffbuild
Ramiro Polla db5e0e2ef9 build: remove unused SLIBOBJS variable
The SLIBOBJS variable was introduced in 56572787ae but is no longer used.
Another variable, SHLIBOBJS, was introduced after SLIBOBJS, in 20b0d24c2f.
The functionality from SLIBOBJS was effectively migrated to SHLIBOBJS in b77fff47d0.

No code has used SLIBOBJS since.

This commit removes all remaining references to SLIBOBJS from the build system.
2025-05-22 23:59:03 +02:00
..
.gitignore avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
arch.mak configure: Add wasm as a fake arch 2024-12-04 16:43:06 +08:00
bin2c.c ffbuild/bin2c: misc fix 2025-01-13 23:58:36 +08:00
common.mak build: remove unused SLIBOBJS variable 2025-05-22 23:59:03 +02:00
library.mak build: remove unused SLIBOBJS variable 2025-05-22 23:59:03 +02:00
libversion.sh ffbuild/libversion.sh: add shebang 2024-04-09 15:34:53 +02:00
pkgconfig_generate.sh ffbuild: fix include path for uninstalled .pc files 2025-04-22 21:04:36 +02:00
version.sh