Commit 0fb3fcd9 authored by Dimitris Panokostas's avatar Dimitris Panokostas Committed by GitHub

Update Makefile

parent 519d328e
......@@ -46,7 +46,7 @@ LDFLAGS += -lSDL -lpthread -lm -lz -lSDL_image -lpng -lrt -lxml2 -lFLAC -lmpg123
LDFLAGS += -lSDL_ttf -lguichan_sdl -lguichan -lbcm_host -L/opt/vc/lib
ifndef DEBUG
MORE_CFLAGS += -Ofast -pipe -fweb
MORE_CFLAGS += -Ofast -pipe
else
MORE_CFLAGS += -g -DDEBUG -Wl,--export-dynamic
......
Markdown is supported
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