ports/textproc/domc/files/patch-src_defines.h
John Marino b01a2929fe Stage textproc/domc and unbreak on sparc64, amd64
PR:		181736
Submitted by:	Jan Beich
2014-08-14 20:57:30 +00:00

11 lines
187 B
C

--- src/defines.h~
+++ src/defines.h
@@ -1,7 +1,7 @@
#ifndef DEFINES_H
#define DEFINES_H
-#if defined(__sparc__)
+#if 0 //defined(__sparc__)
#define NL "\n"
#define HAVE_ENCDEC 0