Imported Upstream version 5.1.9 into tizen
[platform/upstream/giflib.git] / gifclrmp.c
index 7a684a8..cf335f9 100644 (file)
@@ -17,8 +17,9 @@ gifclrmap - extract colormaps from GIF images
 
 #define PROGRAM_NAME   "gifclrmp"
 
+__attribute__((__section__(".tizen.build-id")))
 static char
-    *VersionStr =
+    VersionStr[] =
        PROGRAM_NAME
        VERSION_COOKIE
        "       Gershon Elber,  "