In src/miral/CMakeLists.txt

Change:

    set_source_files_properties(xcursor.c PROPERTIES COMPILE_DEFINITIONS
_GNU_SOURCE)

to

    set_source_files_properties(xcursor.c PROPERTIES
        COMPILE_DEFINITIONS _GNU_SOURCE
        COMPILE_FLAGS "-Wno-error=stringop-truncation"
    )

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889166

Title:
  mir: build failure on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mir/+bug/1889166/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to