From 2136037a07291858dc0ed440fec0775ed950307f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 20 Aug 2008 18:04:09 +0000 Subject: [PATCH] - new Changed files: arts-fortify.patch -> 1.1 --- arts-fortify.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 arts-fortify.patch diff --git a/arts-fortify.patch b/arts-fortify.patch new file mode 100644 index 0000000..5680b08 --- /dev/null +++ b/arts-fortify.patch @@ -0,0 +1,11 @@ +--- arts/artsc/artsdsp.c~ 2007-10-08 11:47:09.000000000 +0200 ++++ arts/artsc/artsdsp.c 2008-08-20 19:57:12.154138304 +0200 +@@ -20,6 +20,8 @@ + * Boston, MA 02111-1307, USA. + */ + ++#undef _FORTIFY_SOURCE ++ + #define _GNU_SOURCE 1 + + #ifdef HAVE_CONFIG_H -- 2.44.0