* [gentoo-commits] gentoo-x86 commit in media-gfx/gif2apng/files: gif2apng-1.9-flags.patch
@ 2014-05-03 8:54 Tim Harder (radhermit)
0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2014-05-03 8:54 UTC (permalink / raw
To: gentoo-commits
radhermit 14/05/03 08:54:25
Added: gif2apng-1.9-flags.patch
Log:
Version bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Revision Changes Path
1.1 media-gfx/gif2apng/files/gif2apng-1.9-flags.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gif2apng/files/gif2apng-1.9-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gif2apng/files/gif2apng-1.9-flags.patch?rev=1.1&content-type=text/plain
Index: gif2apng-1.9-flags.patch
===================================================================
--- gif2apng-1.9-src/Makefile
+++ gif2apng-1.9-src/Makefile
@@ -1,10 +1,9 @@
PACKAGE = gif2apng
CC = gcc
SRC_DIRS = . 7z zopfli
-CFLAGS = -Wall -pedantic
-CFLAGS_OPT = -O2
+CFLAGS += -Wall -pedantic
+CFLAGS_OPT =
CFLAGS_7Z = -Wno-sign-compare -Wno-reorder -Wno-maybe-uninitialized -Wno-parentheses
-LDFLAGS = -s
LIBS = -lstdc++ -lm -lz
INCUDE_DIRS := $(addprefix -I./, $(SRC_DIRS))
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-03 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-03 8:54 [gentoo-commits] gentoo-x86 commit in media-gfx/gif2apng/files: gif2apng-1.9-flags.patch Tim Harder (radhermit)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox