Bump SHLIB_MAJOR for libelf.

This commit is contained in:
kaiw 2014-01-21 21:13:13 +00:00
parent e84feacd7b
commit 0e24bee33a

View File

@ -82,7 +82,7 @@ sys/elf32.h sys/elf64.h sys/elf_common.h: ${.CURDIR}/../../sys/${.TARGET}
mkdir -p ${.OBJDIR}/sys
ln -sf ${.CURDIR}/../../sys/${.TARGET} ${.TARGET}
SHLIB_MAJOR= 1
SHLIB_MAJOR= 2
MAN= elf.3 \
elf_begin.3 \