Preserve generated Makefiles in Linux build

This commit is contained in:
root
2026-04-30 19:11:48 +00:00
parent bb3181775b
commit ab515d7773
+1 -1
View File
@@ -34,8 +34,8 @@ case "$MODE" in
make -C depends HOST="$HOST" NO_QT=1 -j"$JOBS"
require_path "$BASE_CONFIG"
./autogen.sh
reset_configure_state
./autogen.sh
echo "Configuring Linux daemon build..."
CONFIG_SITE="$BASE_CONFIG" ./configure \