1
1

Disable Redhat specific file check when cross-compiling

This commit is contained in:
2026-04-20 09:48:24 +02:00
parent 8f4ee87bb6
commit 033b24f794
+1
View File
@@ -30,6 +30,7 @@ START_LXC = S64lxc
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \
ac_cv_header_sys_types_h_makedev=no \ ac_cv_header_sys_types_h_makedev=no \
ac_cv_file___etc_redhat_release=no \
--prefix= \ --prefix= \
--exec_prefix= \ --exec_prefix= \
--enable-doc=no \ --enable-doc=no \