* [gentoo-commits] gentoo-x86 commit in app-crypt/bcwipe/files: bcwipe-1.9.8-fix-flags.patch
@ 2011-02-23 0:20 Sebastian Pipping (sping)
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping (sping) @ 2011-02-23 0:20 UTC (permalink / raw
To: gentoo-commits
sping 11/02/23 00:20:30
Added: bcwipe-1.9.8-fix-flags.patch
Log:
app-crypt/bcwipe: Bump to 1.9.8
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Revision Changes Path
1.1 app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/bcwipe/files/bcwipe-1.9.8-fix-flags.patch?rev=1.1&content-type=text/plain
Index: bcwipe-1.9.8-fix-flags.patch
===================================================================
--- Makefile.in 2011-02-23 01:07:29.841894634 +0100
+++ Makefile.in 2011-02-23 01:07:46.626793943 +0100
@@ -174,7 +174,7 @@
bcwipe_SOURCES = wipe.c wipe.h options.c options.h schemes.c schemes.h sha1.c sha1.h sha1random.c sha1random.h log.c log.h standard.h rand.h rand.c prng.c
man_MANS = bcwipe.1
EXTRA_DIST = $(man_MANS) bcwipe.spec.in osxpkg.sh.in
-AM_CFLAGS = -g -D_LARGE_FILES -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
+AM_CFLAGS = -D_LARGE_FILES -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-23 0:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 0:20 [gentoo-commits] gentoo-x86 commit in app-crypt/bcwipe/files: bcwipe-1.9.8-fix-flags.patch Sebastian Pipping (sping)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox