mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove libc_r support.
This commit is contained in:
parent
2405f16615
commit
65c4c80772
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ LIB= thread_db
|
|||
SHLIB_MAJOR= 2
|
||||
SRCS= thread_db.c
|
||||
SRCS+= libpthread_db.c libpthread_md.c
|
||||
SRCS+= libc_r_db.c libc_r_md.c
|
||||
SRCS+= libthr_db.c
|
||||
INCS= thread_db.h
|
||||
WARNS?= 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue