URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [alpha/] [t-osf-pthread] - Rev 768
Go to most recent revision | Compare with Previous | Blame | View Log
# Compile libgcc2 with POSIX threads supports
HOST_LIBGCC2_CFLAGS += -pthread
# Provide dummy POSIX threads functions
LIB2ADD += $(srcdir)/config/alpha/gthr-posix.c
Go to most recent revision | Compare with Previous | Blame | View Log