From 0fb3fcd9f99a0423a697326573308bbbd6735798 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Fri, 27 Jan 2017 13:33:29 +0100 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 477b8f8b..addb4b0c 100644 --- a/Makefile +++ b/Makefile @@ -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