]> granicus.if.org Git - file/commitdiff
reduce the strength of mips GLX binaries because they are not popular
authorChristos Zoulas <christos@zoulas.com>
Fri, 13 Aug 2010 16:12:30 +0000 (16:12 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 13 Aug 2010 16:12:30 +0000 (16:12 +0000)
and conflict with other entries.

magic/Magdir/mips

index 4dd68662d42bb57be21bc8cebef4146a825dbcb7..886bfa4475c64e86c5d982cf2bd92d30d6982012 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File$
+# $File: mips,v 1.5 2009/09/19 16:28:10 christos Exp $
 # mips:  file(1) magic for Silicon Graphics (MIPS, IRIS, IRIX, etc.)
 #                         Dec Ultrix (MIPS)
 # all of SGI's *current* machines and OSes run in big-endian mode on the
 # GLF is OpenGL stream encoding
 0      string  glfHeadMagic();         GLF_TEXT
 4      belong  0x7d000000              GLF_BINARY_LSB_FIRST
+!:strength -30
 4      belong  0x0000007d              GLF_BINARY_MSB_FIRST
+!:strength -30
 # GLS is OpenGL stream encoding; GLS is the successor of GLF
 0      string  glsBeginGLS(            GLS_TEXT
 4      belong  0x10000000              GLS_BINARY_LSB_FIRST
+!:strength -30
 4      belong  0x00000010              GLS_BINARY_MSB_FIRST
+!:strength -30