Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / gifcolor.c
index f00ad38..a4d97b2 100644 (file)
@@ -18,8 +18,9 @@ gifcolor - generate color test-pattern GIFs
 #define LINE_LEN               40
 #define IMAGEWIDTH             LINE_LEN*GIF_FONT_WIDTH
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "