Skip to content

Commit

Permalink
[gn build] Remove incorrect interception dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aeubanks committed Jan 26, 2022
1 parent dbf278b commit 10ce1ee
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1,7 +1,6 @@
source_set("sources") {
configs -= [ "//llvm/utils/gn/build:llvm_code" ]
configs += [ "//llvm/utils/gn/build:crt_code" ]
deps = [ "//compiler-rt/lib/sanitizer_common:sources" ]
sources = [
"interception.h",
"interception_linux.cpp",
Expand Down

0 comments on commit 10ce1ee

Please sign in to comment.