diff --git a/package/libeastl/Config.in b/package/libeastl/Config.in index 7609434519..5abea8f810 100644 --- a/package/libeastl/Config.in +++ b/package/libeastl/Config.in @@ -13,7 +13,6 @@ config BR2_PACKAGE_LIBEASTL depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # C++14 help EASTL stands for Electronic Arts Standard Template - Library. EASTL stands for Electronic Arts Standard Template Library. It is a C++ template library of containers, algorithms, and iterators useful for runtime and tool development across multiple platforms. It is an extensive