[xiph-cvs] cvs commit: vorbis configure.in

Jack Moffitt jack at xiph.org
Thu Oct 19 18:28:29 PDT 2000



jack        00/10/19 18:28:29

  Modified:    .        Tag: branch_beta3 configure.in
  Log:
  updated to have debug info while profiling

Revision  Changes    Path
No                   revision

No                   revision

1.24.2.1  +2 -2      vorbis/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis/configure.in,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -r1.24 -r1.24.2.1
--- configure.in	2000/10/12 03:12:37	1.24
+++ configure.in	2000/10/20 01:28:29	1.24.2.1
@@ -73,8 +73,8 @@
         *86-*-linux*)
                 DEBUG="-g -Wall -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char"
                 CFLAGS="-O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char"
-#              	PROFILE="-Wall -W -pg -O20 -ffast-math -D_REENTRANT -fsigned-char -fno-inline -static"
-		PROFILE="-Wall -W -pg -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline -static"
+#              	PROFILE="-Wall -W -pg -g -O20 -ffast-math -D_REENTRANT -fsigned-char -fno-inline -static"
+		PROFILE="-Wall -W -pg -g -O20 -ffast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -fno-inline -static"
 
                 # glibc < 2.1.3 has a serious FP bug in the math inline header
                 # that will cripple Vorbis.  Look to see if the magic FP stack

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list