Re: C and C++ compiler extensions disabled in extra-cmake-modules

2021-06-28 Thread kde
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-

[REVERTED] Re: C and C++ compiler extensions disabled in extra-cmake-modules

2021-06-28 Thread Friedrich W. H. Kossebau
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

Re: C and C++ compiler extensions disabled in extra-cmake-modules

2021-06-28 Thread Friedrich W. H. Kossebau
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

C and C++ compiler extensions disabled in extra-cmake-modules

2021-06-27 Thread 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, and has been fixed by simply requiring a more recent C https://invent.kde