Skip to content

Commit 4436059

Browse files
Orvidfacebook-github-bot
authored andcommitted
Back out "Update folly's source of truth to xplat"
Summary: Original commit changeset: 6362acb7a668 (D23066827 (3eaffcc)) Reviewed By: yfeldblum Differential Revision: D23837145 fbshipit-source-id: 642c1401aea0b01c0c5e53c24b100f5daa600512
1 parent b4a6ee9 commit 4436059

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 = xplat/folly
3+
fbsource_path = fbcode/folly
44
shipit_project = folly
55
shipit_fbcode_builder = true
66

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

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

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

5151
[cmake.defines]
5252
BUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)