Changeset 258 for trunk/util

Show
Ignore:
Timestamp:
05/06/08 09:30:40 (8 months ago)
Author:
saurik
Message:

Added libcrypto hack to end of collect2 hack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/util/collect2

    r218 r258  
    4949                echo -n " -dylib_file ${dylib_name}:${dylib_file}" 
    5050            done 
     51 
     52            echo -n " -dylib_file /usr/lib/libcrypto.0.9.7.dylib:$(PKG_DEST_ openssl)/usr/lib/libcrypto.0.9.8.dylib" 
    5153        done)) 
    5254    fi