mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-07-31 21:43:24 +02:00

Originally added in commit 40d6414f28d4698ff6245f9d07bedfe799953d50, the purpose of the above target definitions was to allow using the static-only symlink variant of slibtool (i.e. slibtool-static) in those build steps which required it. Given slibtool's newly added ability to auto-detect its desired operation mode (shared-only, static-only, or both), as well as the integration of rlibtool support in mcm, the aforementioned explicit target definitions are no longer needed.