From 033b84f76016c3c58bcfcf8750883c4526218161 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 30 Apr 2011 22:49:35 +0200 Subject: small fix to ao makefile --- plugins/ao/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/ao') diff --git a/plugins/ao/Makefile b/plugins/ao/Makefile index 890c0010..df3b9fd3 100644 --- a/plugins/ao/Makefile +++ b/plugins/ao/Makefile @@ -2,8 +2,7 @@ OUT=ao.so CC=gcc -#ZLIB_LIBS?=-lz -ZLIB_LIBS=../../lib-x86-32/libz.a +ZLIB_LIBS?=-lz CFLAGS?=-O2 -fomit-frame-pointer CFLAGS+=-Wall -fPIC -DPATH_MAX=1024 -DHAS_PSXCPU=1 -I../.. -I./ -Ieng_ssf -Ieng_qsf -Ieng_dsf -- cgit v1.2.3