mirror of
https://github.com/i3/i3.git
synced 2026-03-29 19:25:38 +00:00
This requires --buildtype=debugoptimized (or --buildtype=release, but optimizations need to be enabled), and will allow us to keep the i3 build free of warnings during development. Distributions like Debian build with -D_FORTIFY_SOURCE=2.