Would be nice to automatically rebuild bottles when requirements bump revisions or versions; for instance a version bump in ntl caused factory and M2 to not be able to find the dynamic libraries they were linked against, which required rebuilding both.
The alternative solution is static linking, but that's creates larger binaries and in general is not in the spirit of brew bottles.
Would be nice to automatically rebuild bottles when requirements bump revisions or versions; for instance a version bump in ntl caused factory and M2 to not be able to find the dynamic libraries they were linked against, which required rebuilding both.
The alternative solution is static linking, but that's creates larger binaries and in general is not in the spirit of brew bottles.