]> git.pld-linux.org Git - packages/arts.git/blob - arts-fortify.patch
- adjusted kde-am patch to support also automake 1.12 through 1.14
[packages/arts.git] / arts-fortify.patch
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.045449 seconds and 3 git commands to generate.