Index: /branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s
===================================================================
--- /branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s	(revision 6783)
+++ /branches/ide-1.0/ccl/lisp-kernel/x86-spentry64.s	(revision 6784)
@@ -4816,4 +4816,5 @@
 
         __ifdef([DARWIN])
+        .if 1
 	.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
 EH_frame1:
@@ -4827,5 +4828,5 @@
 	.byte	0x78	/* sleb128 -8; CIE Data Alignment Factor */
 	.byte	0x10	/* CIE RA Column */
-	.byte	0x7	/* uleb128 0x7; Augmentation size */
+	.byte	0xb	/* uleb128 0xb; Augmentation size */
 	.byte	0x8c	/* Personality (indirect  sdata8) */
 	.quad	lisp_global(objc_2_personality)
@@ -4865,4 +4866,5 @@
 LEFDEffcall:
         .text
+        .endif
         __endif
         
