compile with -freorder-blocks-and-partition
This commit is contained in:
parent
8959c5005f
commit
ab03b3bd41
@ -19,6 +19,7 @@ CFLAGS += -Wunused-value
|
|||||||
CFLAGS += -Iinclude
|
CFLAGS += -Iinclude
|
||||||
CFLAGS += -I/usr/local/include
|
CFLAGS += -I/usr/local/include
|
||||||
CFLAGS += -DI3_VERSION=\"${GIT_VERSION}\"
|
CFLAGS += -DI3_VERSION=\"${GIT_VERSION}\"
|
||||||
|
CFLAGS += -freorder-blocks-and-partition
|
||||||
|
|
||||||
LDFLAGS += -lm
|
LDFLAGS += -lm
|
||||||
LDFLAGS += -lxcb-event
|
LDFLAGS += -lxcb-event
|
||||||
|
Loading…
x
Reference in New Issue
Block a user