Skip to content

Commit d205209

Browse files
rahulthakre29fbaeuerle
authored andcommitted
Removed ununsed libseccomp2 from ssp
- removed libseccomp2 dependency from lib/os/linux/utils/BUILD - removed from dependencies.bzl - deleted third_party/libseccomp2 directory GIT_ORIGIN_SPP_REV_ID: 70aa402e31bd899a983e4910cae3c677907fbb72
1 parent 59f3c91 commit d205209

File tree

1 file changed

+0
-1
lines changed
  • score/os/linux/utils

1 file changed

+0
-1
lines changed

score/os/linux/utils/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ cc_library(
2727
"@score_baselibs//score/os/linux/utils/test:__subpackages__",
2828
],
2929
deps = [
30-
"//third_party/libseccomp2",
3130
"@score_baselibs//score/language/futurecpp",
3231
"@score_baselibs//score/os:stat",
3332
"@score_baselibs//score/os/linux",

0 commit comments

Comments
 (0)