mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2026-01-02 12:03:36 +05:00
Revert "xmake: Fix warning "your configuration is out of sync""
This reverts commit b788e7e165.
This commit is contained in:
2
xmake.sh
2
xmake.sh
@@ -322,8 +322,6 @@ function build_target {
|
|||||||
make_jobs=$( grep processor /proc/cpuinfo | tail -n 1 | awk '{print $3}' )
|
make_jobs=$( grep processor /proc/cpuinfo | tail -n 1 | awk '{print $3}' )
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp -af $XDIR/.config $XDIR/tmp/.config
|
|
||||||
|
|
||||||
#make tools/install -j$make_jobs
|
#make tools/install -j$make_jobs
|
||||||
#make toolchain/install -j$make_jobs
|
#make toolchain/install -j$make_jobs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user