mr_bones_    15/07/13 04:00:02

  Added:                powermanga-0.93.1-flags.patch
  Log:
  version bump (bug #554642)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.1                  games-action/powermanga/files/powermanga-0.93.1-flags.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/powermanga/files/powermanga-0.93.1-flags.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/powermanga/files/powermanga-0.93.1-flags.patch?rev=1.1&content-type=text/plain

Index: powermanga-0.93.1-flags.patch
===================================================================
--- configure.ac.orig   2015-07-12 17:31:49.673817375 -0400
+++ configure.ac        2015-07-12 17:32:18.567700880 -0400
@@ -54,7 +54,7 @@
   AC_DEFINE(USE_MALLOC_WRAPPER, 1, Define to use a malloc wrapper)
   CFLAGS="-Wall -Werror -pedantic -Wextra -std=gnu99 -g $CFLAGS"
 else
-  CFLAGS="-O3 -Wall -Wextra -std=gnu99 $CFLAGS"
+  CFLAGS="$CFLAGS -Wall -Wextra -std=gnu99"
 fi
 
 dnl  Check for SDL_mixer




Reply via email to