[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-22 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=430872 --- Comment #9 from amyspark --- Git commit daa53222c830c9b7a5b6c9e8efb322233d7cbc67 by L. E. Segovia. Committed on 22/10/2021 at 21:56. Pushed by lsegovia into branch 'krita/5.0'. Fix compiler check on CheckAtomic LLVM_COMPILER_IS_GCC_COMPATIBLE is

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-22 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=430872 amyspark changed: What|Removed |Added Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-22 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=430872 --- Comment #7 from amyspark --- Git commit 8e7ccd3cd7601ac4c27696eafd8cd1bb8a40296c by L. E. Segovia. Committed on 22/10/2021 at 21:23. Pushed by lsegovia into branch 'master'. Fix compiler check on CheckAtomic LLVM_COMPILER_IS_GCC_COMPATIBLE is set

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=430872 Halla Rempt changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=430872 Bug Janitor Service changed: What|Removed |Added Status|CONFIRMED |ASSIGNED --- Comment #5 from Bug Janitor

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-16 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=430872 amyspark changed: What|Removed |Added CC||alexfa...@yahoo.com --- Comment #4 from amyspark

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-10-16 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=430872 amyspark changed: What|Removed |Added CC||a...@amyspark.me Ever confirmed|0

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-09-04 Thread Mara Huldra
https://bugs.kde.org/show_bug.cgi?id=430872 Mara Huldra changed: What|Removed |Added CC||vme...@protonmail.com --- Comment #2 from Mara

[krita] [Bug 430872] Fails to build on RISC-V due to failing to link with atomics

2021-08-07 Thread John Scott
https://bugs.kde.org/show_bug.cgi?id=430872 --- Comment #1 from John Scott --- This issue seems to be fixed by this merge request, which removes the internal CheckAtomic.cmake and instead uses the more robust one from extra-cmake-modules: