We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a6ee9 commit 4436059Copy full SHA for 4436059
build/fbcode_builder/manifests/folly
@@ -1,6 +1,6 @@
1
[manifest]
2
name = folly
3
-fbsource_path = xplat/folly
+fbsource_path = fbcode/folly
4
shipit_project = folly
5
shipit_fbcode_builder = true
6
@@ -41,12 +41,12 @@ openssl
41
zlib
42
43
[shipit.pathmap]
44
-xplat/folly/public_tld = .
45
-xplat/folly = folly
+fbcode/folly/public_tld = .
+fbcode/folly = folly
46
47
[shipit.strip]
48
-^xplat/folly/folly-config\.h$
49
-^xplat/folly/public_tld/build/facebook_.*
+^fbcode/folly/folly-config\.h$
+^fbcode/folly/public_tld/build/facebook_.*
50
51
[cmake.defines]
52
BUILD_SHARED_LIBS=OFF
0 commit comments