mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Fix typo.
MFC after: 3 days
This commit is contained in:
parent
4f980f9fe3
commit
e13c604596
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ SYMBOL_MAPS=${.CURDIR}/pthread.map
|
|||
|
||||
MAN= libthr.3
|
||||
|
||||
# enable extra internal consistancy checks
|
||||
# enable extra internal consistency checks
|
||||
CFLAGS+=-D_PTHREADS_INVARIANTS
|
||||
|
||||
PRECIOUSLIB=
|
||||
|
|
|
|||
Loading…
Reference in a new issue