From 54bbba6c8600217020140b8d0a97c83f9976becb Mon Sep 17 00:00:00 2001 From: Marco Serantoni Date: Sat, 4 Jan 2014 14:40:22 +0100 Subject: [PATCH] =?UTF-8?q?[MacOSX]=C2=A0fixes=20some=20corner=20case=20co?= =?UTF-8?q?mpiling=20on=20x86=20in=20boost?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- patches/boost_macosx_x86.patch | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/patches/boost_macosx_x86.patch b/patches/boost_macosx_x86.patch index f14c5f49f8..9f8f1f898f 100644 --- a/patches/boost_macosx_x86.patch +++ b/patches/boost_macosx_x86.patch @@ -5,16 +5,16 @@ ; alias asm_context_sources -+ : asm/make_i386_x86_64_sysv_macho_gas.S -+ asm/jump_i386_x86_64_sysv_macho_gas.S -+ : 32_64 -+ x86 -+ mach-o -+ darwin -+ darwin -+ ; -+ -+alias asm_context_sources ++# : asm/make_i386_x86_64_sysv_macho_gas.S ++# asm/jump_i386_x86_64_sysv_macho_gas.S ++# : 32_64 ++# x86 ++# mach-o ++# darwin ++# darwin ++# ; ++# ++#alias asm_context_sources + : [ make asm/make_i386_x86_64_sysv_macho_gas.o : asm/make_i386_x86_64_sysv_macho_gas.S : @gas ] + [ make asm/jump_i386_x86_64_sysv_macho_gas.o : asm/jump_i386_x86_64_sysv_macho_gas.S : @gas ] + : 32_64