File unace.dif of Package unace

--- os.h
+++ os.h	1999/10/28 17:23:42
@@ -19,6 +19,11 @@
 
 #if defined(UNIX)
   #define DIRSEP '/'
+#ifdef __powerpc__
+#define HI_LO_BYTE_ORDER
+#else
+#define LO_HI_BYTE_ORDER
+#endif
 #endif
 
 #endif /* __os_h */
--- unix/makefile
+++ unix/makefile	1999/10/28 17:28:05
@@ -16,7 +16,7 @@
 #CFLAGS = -Wall -O3 -s #-DNDEBUG
 #CFLAGS = -g -Wall -DMDEBUG
 #CFLAGS = -O3 -fno-strength-reduce -fomit-frame-pointer # These are for Linux
-CFLAGS = -O -g -Wall -dLO_HI_BYTE_ORDER
+CFLAGS = -O2 -Wall
 CHALLOC = challoc.o
 CHALLOC =
 CHNEW = chnew.o challoc.o
openSUSE Build Service is sponsored by