From 94fbebbd4e8942644125b39f7c2e65b541ca74f0 Mon Sep 17 00:00:00 2001 From: shatty Date: Sun, 21 Nov 2004 07:42:48 +0000 Subject: [PATCH] suppress warnings for imported code git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10092 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/media/plugins/vorbis/libvorbis/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/media/plugins/vorbis/libvorbis/Jamfile b/src/add-ons/media/plugins/vorbis/libvorbis/Jamfile index eaf1ecd52d..b9b4f327a5 100644 --- a/src/add-ons/media/plugins/vorbis/libvorbis/Jamfile +++ b/src/add-ons/media/plugins/vorbis/libvorbis/Jamfile @@ -3,7 +3,7 @@ SubDir OBOS_TOP src add-ons media plugins vorbis libvorbis ; SubDirHdrs [ FDirName $(SUBDIR) .. .. ogg libogg ] ; SubDirCcFlags -DPACKAGE=\\\"libvorbis\\\" -DVERSION=\\\"1.0\\\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1 -DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=1 -DHAVE_RINTF=1 -DHAVE_FLOORF=1 ; -SubDirCcFlags -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -DPIC ; +SubDirCcFlags -O20 -D__NO_MATH_INLINES -fsigned-char -DUSE_MEMORY_H -DPIC -w ; StaticLibrary vorbis : analysis.c