Loading...
dyld3/shared-cache/make_ios_dyld_cache.cpp dyld-732.8 dyld-655.1
--- dyld/dyld-732.8/dyld3/shared-cache/make_ios_dyld_cache.cpp
+++ dyld/dyld-655.1/dyld3/shared-cache/make_ios_dyld_cache.cpp
@@ -325,6 +325,7 @@
         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