Commit Graph

8 Commits

Author SHA1 Message Date
Marcel Holtmann 5b988c052f build: Use -fsigned-char and -fno-exceptions compiler options 2019-01-18 09:39:57 +01:00
Marcel Holtmann f9df88a104 build: Don't report format truncation as warnings 2017-07-11 10:47:31 -07:00
Denis Kenzior 22e892a22e build: Avoid warnings about _FORTIFY_SOURCE
Gentoo (and others) define _FORTIFY_SOURCE=2 by default.  We redefine
it, resulting in an error / configure failure.
2014-08-01 09:29:40 -05:00
Marcel Holtmann 68b2be234a Revert "build: Use -Wshadow compiler option" 2012-07-16 10:12:45 -03:00
Marcel Holtmann ef8ad388f7 build: Use -Wshadow compiler option 2012-07-15 20:36:20 -03:00
Marcel Holtmann 5c4fbaf512 build: Use -DG_DISABLE_DEPRECATED compiler define 2011-01-18 14:57:44 +01:00
Rémi Denis-Courmont 18b99fa032 Fix configure script on bash 2.0
../configure: line 11885: CFLAGS+= -Werror -Wextra: command not found
../configure: line 11886: CFLAGS+= -Wno-unused-parameter: command not found
../configure: line 11887: CFLAGS+= -Wno-missing-field-initializers: command not found
../configure: line 11888: CFLAGS+= -Wdeclaration-after-statement: command not found
../configure: line 11889: CFLAGS+= -Wmissing-declarations: command not found
../configure: line 11890: CFLAGS+= -Wredundant-decls: command not found
../configure: line 11891: CFLAGS+= -Wcast-align: command not found
2009-08-03 12:32:22 -05:00
Marcel Holtmann 2c5ddf34d8 Initial revision 2009-04-26 20:31:15 +02:00