Reword the comment above NO_WERROR
This commit is contained in:
@@ -8,7 +8,7 @@ GTESTS+= gmock_stress_test
|
||||
|
||||
LIBADD+= pthread gtest gmock
|
||||
|
||||
# XXX: https://github.com/google/googletest/pull/2119
|
||||
# The next release will resolve a number of build warnings issues.
|
||||
NO_WERROR=
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
@@ -31,7 +31,7 @@ SRCS.gmock_link_test= \
|
||||
|
||||
LIBADD= gmock_main gmock gtest
|
||||
|
||||
# XXX: https://github.com/google/googletest/pull/2119
|
||||
# The next release will resolve a number of build warnings issues.
|
||||
NO_WERROR=
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
@@ -40,7 +40,7 @@ LIBADD+= gtest
|
||||
# handling this.
|
||||
LIBADD.gtest_stress_test+= pthread
|
||||
|
||||
# XXX: https://github.com/google/googletest/pull/2119
|
||||
# The next release will resolve a number of build warnings issues.
|
||||
NO_WERROR=
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
@@ -36,7 +36,7 @@ LIBADD+= gtest gtest_main
|
||||
LIBADD.googletest-port-test+= pthread
|
||||
LIBADD.gtest_unittest+= pthread
|
||||
|
||||
# XXX: https://github.com/google/googletest/pull/2119
|
||||
# The next release will resolve a number of build warnings issues.
|
||||
NO_WERROR=
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
||||
Reference in New Issue
Block a user