mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -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>
(cherry picked from commit e9beedc3d4)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -18,7 +18,7 @@ GTEST_CPE_ID_PRODUCT = google_test
|
|||||||
# gtest.
|
# gtest.
|
||||||
# So, force to build gtest as a static library.
|
# 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.
|
# the gtest sources.
|
||||||
GTEST_CONF_OPTS = -DBUILD_SHARED_LIBS=OFF
|
GTEST_CONF_OPTS = -DBUILD_SHARED_LIBS=OFF
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user