From a382b829fcdbce97f40e835941a262323210bd8c Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Mon, 9 Jan 2012 15:53:01 +0100 Subject: Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow weakly binding Removed 'prebind' auto option, since OS X dyld performs better w/o since 10.5 (?) Allowing linker options for weakly fraemwork/library binding "-weak_framework", "-lazy_framework", "-weak_library" which is required if linked for 10.5, allowing unresolved references. --- make/lib/cpptasks.jar | Bin 364113 -> 362952 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'make/lib/cpptasks.jar') diff --git a/make/lib/cpptasks.jar b/make/lib/cpptasks.jar index f1bf393..f91bdc8 100644 Binary files a/make/lib/cpptasks.jar and b/make/lib/cpptasks.jar differ -- cgit v1.2.3