ICU-4501 Remove a linker warning when creating an executable instead of a shared library.

X-SVN-Rev: 17551
This commit is contained in:
George Rhoten 2005-05-04 05:10:28 +00:00
parent 264d88b4b3
commit b5ef6e48ae

View file

@ -151,6 +151,7 @@ static const struct AssemblyType {
".globl %s\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"
"%s:\n\n",
".long "