mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bring in mips threads support from perforce mips2-jnpr branch.
This commit is contained in:
parent
4ce261061f
commit
416e6cfbf0
1 changed files with 5 additions and 0 deletions
5
lib/libthr/arch/mips/Makefile.inc
Normal file
5
lib/libthr/arch/mips/Makefile.inc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
|
||||
|
||||
SRCS+= pthread_md.c
|
||||
Loading…
Reference in a new issue