Skip to content

Commit 7103bb3

Browse files
authored
Replace shim/ with facebook/buck2-shims-meta submodule (#8656)
After the recent move of most things in shim to shim_et, shim/ was mostly an outdated version of buck2-shims-meta. Now it is buck2-shims-meta. Test Plan: regular GitHub CI on this rev (cmake is still dependent on buck right now)
1 parent c69a1ba commit 7103bb3

File tree

9 files changed

+4
-112
lines changed

9 files changed

+4
-112
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,6 @@
7070
[submodule "third-party/pocketfft"]
7171
path = third-party/pocketfft
7272
url = https://github.com/mreineck/pocketfft
73+
[submodule "shim"]
74+
path = shim
75+
url = https://github.com/facebook/buck2-shims-meta

shim

Submodule shim added at 0b32ea0

shim/.buckconfig

Whitespace-only changes.

shim/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

shim/BUCK

Lines changed: 0 additions & 63 deletions
This file was deleted.

shim/TARGETS

Whitespace-only changes.

shim/build_defs/native_rules.bzl

Lines changed: 0 additions & 26 deletions
This file was deleted.

shim/tools/build_defs/default_platform_defs.bzl

Lines changed: 0 additions & 8 deletions
This file was deleted.

shim/tools/build_defs/fb_native_wrapper.bzl

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)