Skip to content

Commit

Permalink
maybe fixing the dependencies issues
Browse files Browse the repository at this point in the history
Summary:
Internal
Broke some tests due to build things. I can't reproduce the failures with the commands given.

I suspect it has to do with some of the extra copies of the dependency specifications.

Taking a guess.

Reviewed By: KapJI

Differential Revision: D60757893

fbshipit-source-id: 8239d167b19a0051a3777bcbfde4ffe1a597bdba
  • Loading branch information
DenisYaroshevskiy authored and facebook-github-bot committed Aug 5, 2024
1 parent f615573 commit 5cf36dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions folly/detail/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -261,11 +261,6 @@ cpp_library(
],
)

cpp_library(
name = "simd_for_each",
headers = ["SimdForEach.h"],
)

cpp_library(
name = "simple_simd_string_utils",
srcs = ["SimpleSimdStringUtils.cpp"],
Expand Down

0 comments on commit 5cf36dc

Please sign in to comment.