diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-04-04 23:55:32 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-04-04 23:55:32 +0000 |
| commit | d60840138f6292c1ceeb177ebe797eca0b2749da (patch) | |
| tree | a027fe5a27446f32854d6a07b34b5f2a992bf283 /lib/libthr/Makefile | |
| parent | b0b644948c7ed5773b80b8060bb08cb39c024ef5 (diff) | |
| parent | 8e8df7d50ad7f2b0bb1cb0b8c18242ca511635c3 (diff) | |
Notes
Diffstat (limited to 'lib/libthr/Makefile')
| -rw-r--r-- | lib/libthr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile index 7a080e0f2580..517a30f21ee8 100644 --- a/lib/libthr/Makefile +++ b/lib/libthr/Makefile @@ -39,7 +39,7 @@ SYMBOL_MAPS=${.CURDIR}/pthread.map MAN= libthr.3 -# enable extra internal consistancy checks +# enable extra internal consistency checks CFLAGS+=-D_PTHREADS_INVARIANTS PRECIOUSLIB= |
