Don't enable symbol versioning for librt by default just yet.
This commit is contained in:
parent
6f35138769
commit
ae8de717aa
@ -11,6 +11,8 @@ SRCS+= aio.c mq.c sigev_thread.c timer.c
|
||||
|
||||
PRECIOUSLIB=
|
||||
|
||||
.if defined(SYMVER_ENABLED)
|
||||
VERSION_MAP= ${.CURDIR}/Version.map
|
||||
.endif
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user