mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
coreos/config: Drop overrides for dev-util/dialog
It's not packaged in neither in overlay nor in portage-stable.
This commit is contained in:
parent
70e0da0687
commit
ade775850b
@ -1,7 +0,0 @@
|
|||||||
# The CF_NCURSES_CONFIG m4 helper from ncurses needs to be migrated from
|
|
||||||
# AC_PATH_PROGS to AC_CHECK_TOOLS. But that'll take a while to filter
|
|
||||||
# throughout the ecosystem ...
|
|
||||||
cros_pre_src_configure_ncurses_config() {
|
|
||||||
[[ $(cros_target) != "board_sysroot" ]] && return 0
|
|
||||||
export ac_cv_path_NCURSES_CONFIG=${CROS_BUILD_BOARD_BIN}/${CHOST}-ncurses5-config
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user