1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 19:04:45 +00:00
QB64-PE/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)