Loading...
dyld3/shared-cache/make_ios_dyld_cache.cpp dyld-640.2 dyld-732.8
--- dyld/dyld-640.2/dyld3/shared-cache/make_ios_dyld_cache.cpp
+++ dyld/dyld-732.8/dyld3/shared-cache/make_ios_dyld_cache.cpp
@@ -325,7 +325,6 @@
         options.isLocallyBuiltCache          = true;
         options.verbose                      = verbose;
         options.evictLeafDylibsOnOverflow    = false;
-        options.pathPrefixes                 = { rootPath };
         DyldSharedCache::CreateResults results = DyldSharedCache::create(options, fileSet.dylibsForCache, fileSet.otherDylibsAndBundles, fileSet.mainExecutables);
 
         // print any warnings