Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17148
Change subject: [mini-cluster] Fix mini-cluster license check when built on CentOS 8 ...................................................................... [mini-cluster] Fix mini-cluster license check when built on CentOS 8 When building the mini-cluser on CentOS 8 the Cyrus SASL libraries also link in the libpcre2 library which is BSD licensed. This patch adds that libary to the license file to fix the check and allow the build to complete. Change-Id: Icc697668c0a81659c9f358487b037b1443a1b0d9 --- M build-support/mini-cluster/LICENSE-BINARY-JAR-LINUX.txt 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/17148/1 -- To view, visit http://gerrit.cloudera.org:8080/17148 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icc697668c0a81659c9f358487b037b1443a1b0d9 Gerrit-Change-Number: 17148 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
