updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / et-sdl-sound-fixed / x86_64.patch
blobe2711338049130d3e7f4af6ffd56691d7970129c
1 diff -Naur et-sdl-sound.orig/Makefile et-sdl-sound.new/Makefile
2 --- et-sdl-sound.orig/Makefile 2008-08-22 20:45:07.306507251 +0400
3 +++ et-sdl-sound.new/Makefile 2008-08-22 20:45:22.253894000 +0400
4 @@ -14,8 +14,8 @@
5 SCRIPTS = et-sdl-sound wolf-sdl-sound wolfsp-sdl-sound quake3-sdl-sound
6 SCRIPT_IN = launcher-script.in
8 -CFLAGS = -m32 -O2 -fomit-frame-pointer -Wall -fPIC -D__SDL -D__DLOPEN_SDL -D__DEFAULT_BACKEND=SDL
9 -LDFLAGS = -m32 -shared
10 +CFLAGS = -O2 -fomit-frame-pointer -Wall -fPIC -D__SDL -D__DLOPEN_SDL -D__DEFAULT_BACKEND=SDL
11 +LDFLAGS = -shared
13 all: $(SCRIPTS)