mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
SYSTEM_SCOPE_ONLY flag is no longer needed, it is the only mode libthr
supports.
This commit is contained in:
parent
031175705e
commit
8d0a4dab61
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_ARCH}
|
|||
CFLAGS+=-I${.CURDIR}/../libthread_db
|
||||
CFLAGS+=-Winline
|
||||
|
||||
# CFLAGS+=-DSYSTEM_SCOPE_ONLY
|
||||
|
||||
VERSION_MAP=${.CURDIR}/pthread.map
|
||||
|
||||
MAN= libthr.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue