summaryrefslogtreecommitdiffstats
path: root/llgo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llgo/CMakeLists.txt')
-rw-r--r--llgo/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llgo/CMakeLists.txt b/llgo/CMakeLists.txt
index 94891bb191a..8c68eacc200 100644
--- a/llgo/CMakeLists.txt
+++ b/llgo/CMakeLists.txt
@@ -131,7 +131,6 @@ llvm_add_go_executable(llgoi llvm.org/llgo/cmd/llgoi
DEPENDS libgo ${CMAKE_BINARY_DIR}/bin/llgo${CMAKE_EXECUTABLE_SUFFIX}
${CMAKE_BINARY_DIR}/lib/go/llgo-${LLGO_VERSION}/cgo
${CMAKE_BINARY_DIR}/bin/llgo-go${CMAKE_EXECUTABLE_SUFFIX}
- cmd/llgoi/isatty_posix.go
cmd/llgoi/llgoi.go
GOFLAGS "cc=${CMAKE_BINARY_DIR}/bin/clang"
"cxx=${CMAKE_BINARY_DIR}/bin/clang++"
OpenPOWER on IntegriCloud