mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
9 lines
194 B
RPMSpec
9 lines
194 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: @LIBQUADSPEC@ @LIBM@ %(liborig)
|