Skip to content
Commit 6b1a04d7 authored by Alexey Shmalko's avatar Alexey Shmalko Committed by xeji
Browse files

alarm-clock-applet: fix build (#44872)

The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.

Building release from GitHub works fine.
parent 12eb1e96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment