]> git.pld-linux.org Git - packages/dotnet-gnome-desktop-sharp.git/blob - dotnet-gnome-desktop-sharp-opt.patch
- versioned Obsoletes, updated macros for mono dependency generators
[packages/dotnet-gnome-desktop-sharp.git] / dotnet-gnome-desktop-sharp-opt.patch
1 --- gnome-desktop-sharp-2.26.0/configure.in.orig        2009-03-02 16:22:58.000000000 +0100
2 +++ gnome-desktop-sharp-2.26.0/configure.in     2015-03-01 21:31:16.800906525 +0100
3 @@ -49,7 +49,7 @@
4  # not 64 bit clean in cross-compile
5  AC_CHECK_SIZEOF(void *, 4)
6  
7 -CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings'
8 +CFLAGS="$CFLAGS -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs  -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings"
9  
10  if test "x$enable_maintainer_mode" = "xyes"; then
11  DEBUG_FLAGS='-debug'
This page took 0.072487 seconds and 3 git commands to generate.