1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-18 23:14:53 +00:00
qb64/internal/c/mingw32/lib/gcc/i686-w64-mingw32/8.1.0/libgfortran.spec

9 lines
269 B
RPMSpec
Raw Normal View History

2019-01-01 11:40:38 +00:00
#
# 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} -lquadmath %{static-libgfortran:--no-as-needed} -lm %(libgcc) %(liborig)