1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-07 20:00:17 +00:00
QB64-PE/internal/c/mingw64/lib/gcc/x86_64-w64-mingw32/8.1.0/libgfortran.spec
2019-01-01 22:40:38 +11:00

8 lines
269 B
RPMSpec

#
# 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)