| Current Path : /usr/local/lib32/gcc13/ |
| Current File : //usr/local/lib32/gcc13/libgfortran.spec |
#
# This spec file is read by gfortran when linking.
# It is used to specify the libraries we need to link in, in the right
# order.
#
%rename lib liborig
*lib: %{static-libgfortran:--as-needed} %{static-libquadmath:-Bstatic} -lquadmath %{static-libquadmath:-Bdynamic} %{static-libgfortran:--no-as-needed} -lm %(libgcc) %(liborig)