xref: /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/libgfortran.spec.in (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1#
2# This spec file is read by gfortran when linking.
3# It is used to specify the libraries we need to link in, in the right
4# order.
5#
6
7%rename lib liborig
8*lib: @LIBQUADSPEC@ -lm %(libgcc) %(liborig)
9