immortalwrt/package/system/uci
Rosen Penev d3cf992386 treewide: remove BUILD_PARALLEL from CMake packages
It's already default. The only exception is mt76 which has Ninja
disabled.

Found with:

git grep BUILD_PARALLEL | cut -d ':' -f 1 | sort -u > par
git grep cmake.mk | cut -d ':' -f 1 > cmake
comm -1 -2 par cmake

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-06-20 23:19:45 +08:00
..
files/lib/config treewide: drop shebang from non-executable lib files 2021-01-29 22:36:07 +08:00
patches uci: Backport security fixes 2020-10-29 21:57:03 +08:00
Makefile treewide: remove BUILD_PARALLEL from CMake packages 2021-06-20 23:19:45 +08:00