URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgfortran/] [libgfortran.spec.in] - Rev 818
Go to most recent revision | Compare with Previous | Blame | View Log
#
# 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@ -lm %(libgcc) %(liborig)
Go to most recent revision | Compare with Previous | Blame | View Log