Skip to content

Commit 3eaffcc

Browse files
Jonathan Kimfacebook-github-bot
authored andcommitted
Update folly's source of truth to xplat
Reviewed By: mzlee Differential Revision: D23066827 fbshipit-source-id: 6362acb7a6680a24871859d7874a9caec0a1538e
1 parent 97f5f11 commit 3eaffcc

File tree

1 file changed

+5
-5
lines changed
  • build/fbcode_builder/manifests

1 file changed

+5
-5
lines changed

build/fbcode_builder/manifests/folly

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[manifest]
22
name = folly
3-
fbsource_path = fbcode/folly
3+
fbsource_path = xplat/folly
44
shipit_project = folly
55
shipit_fbcode_builder = true
66

@@ -41,12 +41,12 @@ openssl
4141
zlib
4242

4343
[shipit.pathmap]
44-
fbcode/folly/public_tld = .
45-
fbcode/folly = folly
44+
xplat/folly/public_tld = .
45+
xplat/folly = folly
4646

4747
[shipit.strip]
48-
^fbcode/folly/folly-config\.h$
49-
^fbcode/folly/public_tld/build/facebook_.*
48+
^xplat/folly/folly-config\.h$
49+
^xplat/folly/public_tld/build/facebook_.*
5050

5151
[cmake.defines]
5252
BUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)