Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 404047a5ef18136a52caf6886b248e5d > files > 1

icu-4.4.2-2.1.mga1.src.rpm

Index: trunk/source/tools/toolutil/pkg_genc.c
===================================================================
--- trunk/source/tools/toolutil/pkg_genc.c	(revision 26112)
+++ trunk/source/tools/toolutil/pkg_genc.c	(revision 28107)
@@ -1,4 +1,4 @@
 /******************************************************************************
- *   Copyright (C) 2009, International Business Machines
+ *   Copyright (C) 2009-2010, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  *******************************************************************************
@@ -119,8 +119,8 @@
     {"gcc",
         ".globl %s\n"
-        "\t.section .note.GNU-stack,\"\",@progbits\n"
+        "\t.section .note.GNU-stack,\"\",%%progbits\n"
         "\t.section .rodata\n"
         "\t.align 8\n" /* Either align 8 bytes or 2^8 (256) bytes. 8 bytes is needed. */
-        "\t.type %s,@object\n"
+        "\t.type %s,%%object\n"
         "%s:\n\n",