File spuPeopsSound.dif of Package psx-plugins

--- Src/Makefile
+++ Src/Makefile
@@ -9,12 +9,12 @@
 CC = gcc
 CCFLAGS1 = -fPIC -c -Wall -m486 -O3
 CCFLAGS2 = -fPIC -c -Wall -m486 -O2 -ffast-math
-CCFLAGS3 = -fPIC -c -Wall -mpentium -O3 -ffast-math -fomit-frame-pointer
+CCFLAGS3 = -fPIC -c -Wall $(RPM_OPT_FLAGS) -O3 -ffast-math -fomit-frame-pointer
 INCLUDE =
 LINK = gcc
 LINKFLAGS = -shared -Wl,-soname,libspuPeopsOSS.so -o libspuPeopsOSS.so.1.0.1
 OBJ =   spu.o cfg.o dma.o freeze.o oss.o psemu.o registers.o
-LIB = -lc -lpthread -lm -L/usr/X11R6/lib -L/usr/lib
+LIB = -lpthread -lm -L/usr/X11R6/lib -L/usr/lib
 
 ############################################################################## 
 # 2. MAIN RULE 
openSUSE Build Service is sponsored by