diff options
Diffstat (limited to 'source/a/aaa_libraries/symlinks-to-tracked-libs-tmp')
-rw-r--r-- | source/a/aaa_libraries/symlinks-to-tracked-libs-tmp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/source/a/aaa_libraries/symlinks-to-tracked-libs-tmp b/source/a/aaa_libraries/symlinks-to-tracked-libs-tmp new file mode 100644 index 00000000..bf2e2e0e --- /dev/null +++ b/source/a/aaa_libraries/symlinks-to-tracked-libs-tmp @@ -0,0 +1,12 @@ +# This file lists shared library symlinks for libraries we would +# like to keep copies of temporarily until we can recompile +# everything that's still using them. Once that happens, they'll +# be dropped from this package. +# +# We need these libraries here or we won't be able to recompile gcc +# after any of them get a shared library .so-version bump: +/usr/lib/libisl.so.23 +/usr/lib/libmpc.so.3 +/usr/lib/libmpfr.so.6 +/usr/lib/libgmp.so.10 +/usr/lib/libgmpxx.so.4 |