Skip to content

Commit

Permalink
chore: Delete broken bb Dockerfile.arm64-linux-gcc (#2138)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Sep 8, 2023
1 parent f26c9a0 commit 0f988b7
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 944 deletions.
16 changes: 0 additions & 16 deletions build_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,6 @@
],
"dependencies": []
},
"barretenberg-circuits-x86_64-linux-clang-builder-runner": {
"buildDir": "circuits/cpp/barretenberg/cpp",
"dockerfile": "dockerfiles/Dockerfile.circuits-x86_64-linux-clang-builder-runner",
"rebuildPatterns": [
"^circuits/cpp/barretenberg/.*\\.(cpp|cc|cxx|c\\+\\+|h|hpp|hxx|h\\+\\+|c|h|inl|inc|ipp|tpp|cmake)$|^circuits/cpp/barretenberg/.*CMakeLists\\.txt$"
],
"dependencies": []
},
"barretenberg-circuits-wasm-linux-clang-builder-runner": {
"buildDir": "circuits/cpp/barretenberg/cpp",
"dockerfile": "dockerfiles/Dockerfile.circuits-wasm-linux-clang-builder-runner",
"rebuildPatterns": [
"^circuits/cpp/barretenberg/.*\\.(cpp|cc|cxx|c\\+\\+|h|hpp|hxx|h\\+\\+|c|h|inl|inc|ipp|tpp|cmake)$|^circuits/cpp/barretenberg/.*CMakeLists\\.txt$"
],
"dependencies": []
},
"bb.js": {
"buildDir": "circuits/cpp/barretenberg/ts",
"rebuildPatterns": ["^circuits/cpp/barretenberg/ts/"],
Expand Down
Loading

0 comments on commit 0f988b7

Please sign in to comment.