Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 181a34e7308e1e4c9754635edec2ee1a > files > 2

beret-1.2.1-1.20130311.1.mga5.src.rpm

Index: beret-1.2.1+20130311/Makefile
===================================================================
--- beret-1.2.1+20130311/Makefile
+++ beret-1.2.1+20130311/Makefile	2015-01-23 22:55:29.418265902 +0100
@@ -1,5 +1,5 @@
-CFLAGS := $(shell sdl-config --cflags) -Wall -g
-LDLIBS := $(shell sdl-config --libs) -lSDLmain -lSDL_image -lSDL_ttf -lSDL_mixer
+CFLAGS := $(shell sdl-config --cflags) -Wall -g $(OPTFLAGS)
+LDLIBS := $(shell sdl-config --libs) $(LDFLAGS) -lm -lSDL_image -lSDL_ttf -lSDL_mixer
 
 default: beret