diff options
author | Sven Gothel <[email protected]> | 2012-01-09 15:53:01 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-01-09 15:53:01 +0100 |
commit | a382b829fcdbce97f40e835941a262323210bd8c (patch) | |
tree | 65e6ab992eb24240834c5a293e20b2875daba0dd /make/lib/cpptasks.jar | |
parent | 9a211fe6cfb4150d97b50325c1778b7f5d3419af (diff) |
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.
Diffstat (limited to 'make/lib/cpptasks.jar')
-rw-r--r-- | make/lib/cpptasks.jar | bin | 364113 -> 362952 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/cpptasks.jar b/make/lib/cpptasks.jar Binary files differindex f1bf393..f91bdc8 100644 --- a/make/lib/cpptasks.jar +++ b/make/lib/cpptasks.jar |