--- src/ld/MachOWriterExecutable.hpp.orig +++ src/ld/MachOWriterExecutable.hpp @@ -3142,7 +3142,7 @@ Writer::Writer(const char* path, Options& options, std::vector::const_iterator it=fOptions.rpaths().begin(); it != fOptions.rpaths().end(); ++it) { - fWriterSynthesizedAtoms.push_back(new RPathLoadCommandsAtom(*this, *it)); +//KEN fWriterSynthesizedAtoms.push_back(new RPathLoadCommandsAtom(*this, *it)); } // set up fSlideable