mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/gtest: fix explanation typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
6d6d7bfe23
commit
e9beedc3d4
@@ -18,7 +18,7 @@ GTEST_CPE_ID_PRODUCT = google_test
|
||||
# gtest.
|
||||
# So, force to build gtest as a static library.
|
||||
#
|
||||
# For further details, refer to the explaination given in the README file from
|
||||
# For further details, refer to the explanation given in the README file from
|
||||
# the gtest sources.
|
||||
GTEST_CONF_OPTS = -DBUILD_SHARED_LIBS=OFF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user