From 593d8e9904daaee8fdfcc17a78683561e2b6356a Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Fri, 9 Jan 2009 18:03:05 +0000 Subject: [PATCH] ebl update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8347 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/patches/testing/build-w64.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula/patches/testing/build-w64.patch b/bacula/patches/testing/build-w64.patch index 066fa98e43..5728ad5cac 100644 --- a/bacula/patches/testing/build-w64.patch +++ b/bacula/patches/testing/build-w64.patch @@ -281,7 +281,7 @@ Index: src/win32/Makefile.inc.in STAB2CV := $(DEPKGS)/tools/bin/stab2cv -CFLAGS := -g -Wall -mno-cygwin -m32 -mwin32 -mthreads -O3 -fno-strict-aliasing -+CFLAGS := -g -Wall -mno-cygwin -mthreads -O3 -fno-strict-aliasing ++CFLAGS := -g -Wall -mno-cygwin -mthreads -O3 -fno-strict-aliasing -DHAVE_VSS64 LDFLAGS := -g -Wall -mno-cygwin -Wl,--disable-auto-import INCLUDE_DDK := -I$(MINGW_INCLUDE)/ddk @@ -444,7 +444,7 @@ Index: src/win32/dll/Makefile -luuid Index: src/lib/message.c =================================================================== ---- src/lib/message.c (révision 8323) +--- src/lib/message.c (révision 8346) +++ src/lib/message.c (copie de travail) @@ -370,10 +370,10 @@ { @@ -461,7 +461,7 @@ Index: src/lib/message.c } Index: src/lib/smartall.c =================================================================== ---- src/lib/smartall.c (révision 8323) +--- src/lib/smartall.c (révision 8346) +++ src/lib/smartall.c (copie de travail) @@ -134,7 +134,7 @@ head->ablineno = (sm_ushort)lineno; -- 2.39.5