Previous commit had a typo that resulted in symbol versioning being
(silently) disabled for libkse... Pointy hat to: des
This commit is contained in:
parent
03dc3be400
commit
ee907d59af
@ -42,7 +42,7 @@ WARNS?=3
|
|||||||
CFLAGS+=-D_PTHREADS_INVARIANTS -Wall
|
CFLAGS+=-D_PTHREADS_INVARIANTS -Wall
|
||||||
|
|
||||||
VERSION_DEF=${.CURDIR}/../libc/Versions.def
|
VERSION_DEF=${.CURDIR}/../libc/Versions.def
|
||||||
SYMBOLS_MAP=${.CURDIR}/kse.map
|
SYMBOL_MAPS=${.CURDIR}/kse.map
|
||||||
|
|
||||||
PRECIOUSLIB=
|
PRECIOUSLIB=
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user