summaryrefslogtreecommitdiff
path: root/emulators/xmess
diff options
context:
space:
mode:
authormycroft <mycroft>1998-09-01 06:58:13 +0000
committermycroft <mycroft>1998-09-01 06:58:13 +0000
commit32f76e28caa035cb1c9dc0f16ddc31f44b498497 (patch)
tree4c5b73531d4e69e6d8edc345fbb7fe45e7c3d0a7 /emulators/xmess
parentd7289ba5d895fff4fe50e43517a208fe96768553 (diff)
downloadpkgsrc-32f76e28caa035cb1c9dc0f16ddc31f44b498497.tar.gz
Use -DACORN to fix up unaligned accesses on non-i386en.
Diffstat (limited to 'emulators/xmess')
-rw-r--r--emulators/xmess/patches/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xmess/patches/patch-aa b/emulators/xmess/patches/patch-aa
index 9dc57c28993..e7ebaa4ea45 100644
--- a/emulators/xmess/patches/patch-aa
+++ b/emulators/xmess/patches/patch-aa
@@ -118,7 +118,7 @@
+ifeq (${MACHINE},i386)
+DEFS.netbsd = -DLSB_FIRST -DX86_ASM -DNETBSD -DUSE_AUDIO
+else
-+DEFS.netbsd = -DLSB_FIRST -DNETBSD -DUSE_AUDIO
++DEFS.netbsd = -DLSB_FIRST -DACORN -DNETBSD -DUSE_AUDIO
+endif
DEFS.sunos = -Dsun -DCLOCKS_PER_SEC=1000000 -DACORN
DEFS.solaris = -Dsun -DACORN