]> git.pld-linux.org Git - packages/arts.git/blame_incremental - arts-fortify.patch
- adjusted kde-am patch to support also automake 1.12 through 1.14
[packages/arts.git] / arts-fortify.patch
... / ...
CommitLineData
1--- arts/artsc/artsdsp.c~ 2007-10-08 11:47:09.000000000 +0200
2+++ arts/artsc/artsdsp.c 2008-08-20 19:57:12.154138304 +0200
3@@ -20,6 +20,8 @@
4 * Boston, MA 02111-1307, USA.
5 */
6
7+#undef _FORTIFY_SOURCE
8+
9 #define _GNU_SOURCE 1
10
11 #ifdef HAVE_CONFIG_H
This page took 0.082138 seconds and 4 git commands to generate.