Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/20091


Change subject: [mini-cluster] fix build if NO_TESTS=1
......................................................................

[mini-cluster] fix build if NO_TESTS=1

Prior to this patch, the build would fail if building with NO_TESTS=1:

DEBUG:
  Linking CXX shared library ../../../lib/libmini_cluster.so
  ld.gold: error: cannot find -lsecurity_test_util
  collect2: error: ld returned 1 exit status

RELEASE:
  Linking CXX executable ../../../bin/kudu
  ld.gold: error: cannot find -lsecurity_test_util
  collect2: error: ld returned 1 exit status

This is a follow-up to 8595384de007963181cca59b0248b85169f18792.

Change-Id: I86f11a4e4bb7370bc445615f4ff1dd63b585599c
---
M src/kudu/integration-tests/CMakeLists.txt
M src/kudu/mini-cluster/CMakeLists.txt
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/91/20091/1
--
To view, visit http://gerrit.cloudera.org:8080/20091
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I86f11a4e4bb7370bc445615f4ff1dd63b585599c
Gerrit-Change-Number: 20091
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>

Reply via email to