Don't need to set symbol, default value is OK.

This commit is contained in:
David E. O'Brien 2009-03-12 04:44:09 +00:00
parent 2c964f43b6
commit 449c70725e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189721

View File

@ -148,7 +148,7 @@ VERSION_MAP= ${.CURDIR}/Version.map
LIBELF_TEST_HOOKS?= 1
.if defined(LIBELF_TEST_HOOKS) && (${LIBELF_TEST_HOOKS} > 0)
CFLAGS+= -DLIBELF_TEST_HOOKS=1
CFLAGS+= -DLIBELF_TEST_HOOKS
.endif
libelf_convert.c: elf_types.m4 libelf_convert.m4