On 08/13/2013 12:56 AM, Jason O'Conal wrote:
I don't think we can make this work without otool -- it is used to rewrite the dylibs the binary links to. I've tried to find out the license for otool or, ideally, get the source, but I can't. Does anyone else have any suggestions?
I think I found a reliable reference that it's open-source -- using Apple Public Source License 2.0.
https://github.com/opensource-apple/cctools/blob/master/APPLE_LICENSE Committed https://github.com/NixOS/nixpkgs/commit/11c8ca0 Both FSF and OSI approve APSL 2.0, I added it to licenses. http://opensource.org/licenses/alphabetical http://www.gnu.org/licenses/license-list.html The header looks like it's something BSD-like and thus non-copyleft. https://github.com/opensource-apple/cctools/blob/master/otool/otool.h Vlada
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
