From 8f084b06bffcb547cceeb8fc49b5d139a6f14ed9 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sun, 27 Jan 2008 22:08:22 +0000 Subject: [PATCH] remove +live_support to alloe Mac OS X 10.3 compilation svn: r8436 --- src/foreign/README | 3 +++ src/foreign/gcc/libffi/src/powerpc/darwin_closure.S | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/foreign/README b/src/foreign/README index 98c764beaa..1abf0a213c 100644 --- a/src/foreign/README +++ b/src/foreign/README @@ -25,6 +25,9 @@ Local changes: * Changed config/multi.m4 to allow in-source-tree builds, rebuild libffi/configure (r8413) + * Removed +live_support in src/powerpc/darwin_closure.S so it builds + with Mac OS X 10.3 (r8436) + ========== libffi_msvc directory ===================================== This directory is synced from the CTypes repository diff --git a/src/foreign/gcc/libffi/src/powerpc/darwin_closure.S b/src/foreign/gcc/libffi/src/powerpc/darwin_closure.S index 7959838e95..3a0acba5ee 100644 --- a/src/foreign/gcc/libffi/src/powerpc/darwin_closure.S +++ b/src/foreign/gcc/libffi/src/powerpc/darwin_closure.S @@ -246,7 +246,7 @@ Lfinish: /* END(ffi_closure_ASM) */ .data -.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support +.section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms/*+live_support*/ EH_frame1: .set L$set$0,LECIE1-LSCIE1 .long L$set$0 ; Length of Common Information Entry