Unbreak symbol versioning. I have no idea when it was broken, but it's been
at least a few months if not a year or more.
This commit is contained in:
parent
0a5b508e93
commit
f6189f9852
@ -17,7 +17,8 @@ SRCS+= aio.c mq.c sigev_thread.c timer.c
|
||||
|
||||
PRECIOUSLIB=
|
||||
|
||||
VERSION_MAP= ${.CURDIR}/Version.map
|
||||
VERSION_DEF=${.CURDIR}/../libc/Versions.def
|
||||
SYMBOL_MAPS=${.CURDIR}/Symbol.map
|
||||
|
||||
.if ${MK_TESTS} != "no"
|
||||
SUBDIR+= tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user