https://bugs.kde.org/show_bug.cgi?id=488514
--- Comment #4 from Swudu Susuwu <2002luvabbal...@gmail.com> --- (In reply to Paul Floyd from comment #3) > As a workaround, if you target something like ARM8.2 (-march=armv8.2 maybe) > then does it work? ``` ~ $ g++ -march=armv8.2 ~/a.cxx g++: error: unsupported argument 'armv8.2' to option '-march=' ``` -- You are receiving this mail because: You are watching all bug changes.