mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 20:50:46 +04:00
f6e1fc8d8f
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
11 lines
271 B
Diff
11 lines
271 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -835,7 +835,6 @@ fi
|
|
#
|
|
|
|
AS_IF([test "$host" = "$build"], [
|
|
- AM_PATH_PYTHON([3])
|
|
AC_CHECK_HEADER([gelf.h], [], [
|
|
AC_MSG_ERROR([libelf headers are required for building clippy. (Host only when cross-compiling.)])
|
|
])
|