Skip to content

Commit

Permalink
Revert "[gn build] (manually) port 492de35"
Browse files Browse the repository at this point in the history
This reverts commit 9a3df8f.
492de35 was reverted in 30fc88b.
  • Loading branch information
nico committed Dec 11, 2021
1 parent ac431fc commit 3ca6928
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn
Expand Up @@ -73,8 +73,6 @@ write_cmake_config("BuildVariables.inc") {
}

values = [
"CMAKE_INSTALL_BINDIR=bin",
"CMAKE_INSTALL_INCLUDEDIR=include",
"LLVM_SRC_ROOT=" + rebase_path("//llvm"),
"LLVM_OBJ_ROOT=" + rebase_path(root_out_dir),

Expand Down

0 comments on commit 3ca6928

Please sign in to comment.