mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
coreos/config/env: Drop configuration for the removed gmock
This commit is contained in:
parent
650379f25d
commit
5ca565eb91
@ -1,6 +0,0 @@
|
|||||||
# The autoconf code needs to be migrated from AC_PATH_PROG to
|
|
||||||
# AC_PATH_TOOL. http://code.google.com/p/googlemock/issues/detail?id=150
|
|
||||||
cros_pre_src_configure_gtest_config() {
|
|
||||||
[[ $(cros_target) != "board_sysroot" ]] && return 0
|
|
||||||
export ac_cv_path_GTEST_CONFIG=${CROS_BUILD_BOARD_BIN}/${CHOST}-gtest-config
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user