diff --git a/packages/toolchain/devel/libelf/meta b/packages/toolchain/devel/libelf/meta index 5657610d6a..cb1e8d32ad 100644 --- a/packages/toolchain/devel/libelf/meta +++ b/packages/toolchain/devel/libelf/meta @@ -12,3 +12,5 @@ PKG_SECTION="toolchain/devel" PKG_SHORTDESC="libelf: ELF object file access library" PKG_LONGDESC="Libelf is a library to access ELF object files." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"