on this machine i tried the kdesrc for the first time and a rc file got created
in my homedir.
the num cores is correctly detected (64), but when building i ran ps and it
actually gives j 4.
altering the rc to explicitly set make-options to have "-j 64" solved it.
Please look at plasma-workspace as well;
[ 23%] Building C object
klipper/systemclipboard/CMakeFiles/systemclipboard.dir/wayland-wlr-data-control-unstable-v1-protocol.c.o
In file included from
/home/zander/kde/build/kde/workspace/plasma-workspace/klipper/systemclipboard/wayland-wlr-data-control-
Am Montag, 28. Juni 2021, 01:05:37 CEST schrieb Albert Astals Cid:
> With
> https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/145
> we have disabled the C and C++ specific compiler extensions.
>
> This has already let to some code failing to build that was using C
> extensions
Am Montag, 28. Juni 2021, 01:05:37 CEST schrieb Albert Astals Cid:
> With
> https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/145
> we have disabled the C and C++ specific compiler extensions.
>
> This has already let to some code failing to build that was using C
> extensions