Revert "xmake: Fix warning "your configuration is out of sync""

This reverts commit b788e7e165.
This commit is contained in:
remittor
2025-12-31 09:51:06 +03:00
parent 67e187b849
commit 0b066fe854

View File

@@ -322,8 +322,6 @@ function build_target {
make_jobs=$( grep processor /proc/cpuinfo | tail -n 1 | awk '{print $3}' )
fi
cp -af $XDIR/.config $XDIR/tmp/.config
#make tools/install -j$make_jobs
#make toolchain/install -j$make_jobs