[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mesa3d-users
Subject:    [Mesa3d-users] patch to remove a bunch of useless warnings
From:       Sergio Monteiro Basto <sergio () sergiomb ! no-ip ! org>
Date:       2007-08-02 2:03:52
Message-ID: 1186020232.6407.7.camel () localhost ! localdomain
[Download RAW message or body]

[Attachment #2 (multipart/signed)]

[Attachment #4 (multipart/mixed)]


Hi, 
This patch add a flag to not warning that long long isn't ISO bla bla,
which give a bunch of warning messages that, in my point of view, could
prevent focus in other messages that could be useful.

Thanks, 
-- 
Sérgio M. B.

["nowarnlonglong.patch" (nowarnlonglong.patch)]

diff --git a/configs/linux-osmesa b/configs/linux-osmesa
index cc1fbbd..29df84f 100644
--- a/configs/linux-osmesa
+++ b/configs/linux-osmesa
@@ -9,7 +9,7 @@ CONFIG_NAME = linux-osmesa
 # Compiler and flags
 CC = gcc
 CXX = g++
-CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DPTHREADS +CFLAGS = \
-Wno-long-long -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DPTHREADS  CXXFLAGS = -O3 \
-ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L \
-D_SVID_SOURCE -D_BSD_SOURCE  
 
diff --git a/configs/linux-osmesa16 b/configs/linux-osmesa16
index 1fb0186..817bae9 100644
--- a/configs/linux-osmesa16
+++ b/configs/linux-osmesa16
@@ -7,7 +7,7 @@ CONFIG_NAME = linux-osmesa16
 # Compiler and flags
 CC = gcc
 CXX = g++
-CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS \
-I/usr/X11R6/include -DCHAN_BITS=16 -DDEFAULT_SOFTWARE_DEPTH_BITS=31 +CFLAGS = \
-Wno-long-long -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS \
-I/usr/X11R6/include -DCHAN_BITS=16 -DDEFAULT_SOFTWARE_DEPTH_BITS=31  CXXFLAGS = -O3 \
-ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L \
-D_SVID_SOURCE -D_BSD_SOURCE  
 
diff --git a/configs/linux-osmesa32 b/configs/linux-osmesa32
index a1e5a35..d0ae641 100644
--- a/configs/linux-osmesa32
+++ b/configs/linux-osmesa32
@@ -7,7 +7,7 @@ CONFIG_NAME = linux-osmesa32
 # Compiler and flags
 CC = gcc
 CXX = g++
-CFLAGS = -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS \
-I/usr/X11R6/include -DCHAN_BITS=32 -DDEFAULT_SOFTWARE_DEPTH_BITS=31 +CFLAGS = \
-Wno-long-long -O3 -ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE \
-D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DPTHREADS \
-I/usr/X11R6/include -DCHAN_BITS=32 -DDEFAULT_SOFTWARE_DEPTH_BITS=31  CXXFLAGS = -O3 \
-ansi -pedantic -fPIC -ffast-math -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L \
-D_SVID_SOURCE -D_BSD_SOURCE  
 


["smime.p7s" (application/x-pkcs7-signature)]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

_______________________________________________
Mesa3d-users mailing list
Mesa3d-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic