Explorar o código

ghostscript: rv64 is LE by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj %!s(int64=4) %!d(string=hai) anos
pai
achega
a834a2b0a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      recipes-extended/ghostscript/ghostscript/riscv64/objarch.h

+ 1 - 1
recipes-extended/ghostscript/ghostscript/riscv64/objarch.h

@@ -33,7 +33,7 @@
 
 	 /* ---------------- Miscellaneous ---------------- */
 
-#define ARCH_IS_BIG_ENDIAN 1
+#define ARCH_IS_BIG_ENDIAN 0
 #define ARCH_PTRS_ARE_SIGNED 0
 #define ARCH_FLOATS_ARE_IEEE 1
 #define ARCH_ARITH_RSHIFT 2