URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [unix/] [posix/] [bsp_specs] - Rev 30
Go to most recent revision | Compare with Previous | Blame | View Log
%rename lib old_lib
*lib:
%{!qrtems: %(old_lib)} \
%{qrtems: %{!qrtems_debug: -lrtemsall } \
%{qrtems_debug: -lrtemsall_g} \
%(old_lib)}
Go to most recent revision | Compare with Previous | Blame | View Log