]> git.sur5r.net Git - i3/i3/blobdiff - common.mk
bugfix: really return focus list in IPC tree dump (instead of nodes list)
[i3/i3] / common.mk
index f55264a104797063c341662f5e6a34f804592a19..6887470f1f6b63dee89b063680410f4a7c52f916 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -61,6 +61,7 @@ CFLAGS += -gdwarf-2
 CFLAGS += -g3
 else
 CFLAGS += -O2
+CFLAGS += -freorder-blocks-and-partition
 endif
 
 # Don’t print command lines which are run