mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
_vfork is not in libthr, remove the reference.
This commit is contained in:
parent
95d86ad96b
commit
6d9517bc9f
1 changed files with 0 additions and 1 deletions
|
|
@ -160,7 +160,6 @@ STATIC_LIB_REQUIRE(_spinlock);
|
|||
STATIC_LIB_REQUIRE(_spinlock_debug);
|
||||
STATIC_LIB_REQUIRE(_spinunlock);
|
||||
STATIC_LIB_REQUIRE(_thread_init_hack);
|
||||
STATIC_LIB_REQUIRE(_vfork);
|
||||
|
||||
/*
|
||||
* These are needed when linking statically. All references within
|
||||
|
|
|
|||
Loading…
Reference in a new issue