Loading package/libelf/Config.in +2 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ config BR2_PACKAGE_LIBELF default n help This is the public release of libelf-0.8.5, a free ELF object file access library. file access library. This build does not generate a shared library. http://www.stud.uni-hannover.de/~michael/software/ package/libelf/libelf.mk +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ $(LIBELF_DIR)/.configured: $(LIBELF_DIR)/.source --prefix=/usr \ --sysconfdir=/etc \ $(DISABLE_NLS) \ --enable-shared \ --disable-shared \ ); touch $(LIBELF_DIR)/.configured; Loading Loading
package/libelf/Config.in +2 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ config BR2_PACKAGE_LIBELF default n help This is the public release of libelf-0.8.5, a free ELF object file access library. file access library. This build does not generate a shared library. http://www.stud.uni-hannover.de/~michael/software/
package/libelf/libelf.mk +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ $(LIBELF_DIR)/.configured: $(LIBELF_DIR)/.source --prefix=/usr \ --sysconfdir=/etc \ $(DISABLE_NLS) \ --enable-shared \ --disable-shared \ ); touch $(LIBELF_DIR)/.configured; Loading