]> gcc.gnu.org Git - gcc.git/commit
libgfortran: avoid duplicate libraries in spec
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 18 Dec 2023 15:17:22 +0000 (16:17 +0100)
committerFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Tue, 19 Dec 2023 21:10:55 +0000 (22:10 +0100)
commitd31c54c7da7661a964de59765fa8e7938796cc86
tree4670ad7141cf21b1f3f229cdedeb7db802ed94b5
parentd0603dfe9d3bc7e1bede8a80f8f2309885636cc7
libgfortran: avoid duplicate libraries in spec

The linking of libgcc is already present in %(liborig), so the current
situation duplicates libraries. This was not an issue until macOS's new
linker started giving warnings for such cases.

libgfortran/ChangeLog:

PR libfortran/110651
* libgfortran.spec.in: Remove duplicate libraries.
libgfortran/libgfortran.spec.in
This page took 0.058532 seconds and 5 git commands to generate.