mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libeastl: drop duplicated sentence
Drop duplicated sentence from Config.in Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a1a48f1bac
commit
59bbe7cc74
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user