[Wine-patches] _FORTIFY_SOURCE is set by configure.
Alexander Morozov
amorozov на etersoft.ru
Ср Дек 16 14:05:33 MSK 2009
----------- следующая часть -----------
From eb6e136ea73f1e29b2d39438264d6fc08311bde5 Mon Sep 17 00:00:00 2001
From: Alexander Morozov <amorozov на etersoft.ru>
Date: Wed, 16 Dec 2009 14:00:41 +0300
Subject: [PATCH] _FORTIFY_SOURCE is set by configure.
---
etersoft/maintain/build_wine.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/etersoft/maintain/build_wine.sh b/etersoft/maintain/build_wine.sh
index e4eb101..a63a45b 100755
--- a/etersoft/maintain/build_wine.sh
+++ b/etersoft/maintain/build_wine.sh
@@ -6,7 +6,7 @@ cd ../..
# http://www.swarm.org/wiki/Swarm_FAQ:Using_the_gcc_Profiler
# http://www.network-theory.co.uk/docs/gccintro/gccintro_80.html
# PGFLAG="-pg"
-export CFLAGS="-D_FORTIFY_SOURCE=2 -g $PGFLAG -O0"
+export CFLAGS="-g $PGFLAG -O0"
export LIBS="$PGFLAG"
# --disable-tests
--
1.6.5.6
Подробная информация о списке рассылки Wine-patches