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 |
|
ElonH
|
0898c0cb6f
|
umbim: supress warning about pointers to members of a packed struct in gcc9
|
2020-04-16 19:53:06 +08:00 |
|
CN_SZTL
|
a68db5f2df
|
treewide: sync with upstream source
|
2020-03-28 23:37:17 +08:00 |
|
CN_SZTL
|
76a3cd7f74
|
fix & merge
|
2019-09-30 13:21:19 +08:00 |
|
CN_SZTL
|
ce8ed9121b
|
add luci-app-haproxy & luci-app-udpspeederv2
|
2019-05-25 21:05:51 +08:00 |
|
coolsnowwolf
|
20f7e75789
|
update to R7.5.4
|
2018-01-15 18:26:41 +08:00 |
|
coolsnowwolf
|
97a4ffcc12
|
update source
|
2017-09-06 19:19:45 +08:00 |
|