Hello Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10352
to review the following change.
Change subject: thirdparty: tweak clang compiler flags
......................................................................
thirdparty: tweak clang compiler flags
Prior to this small tweak the thirdparty clang build output thousands of
warnings similar to this one:
Building CXX object
lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o
clang: warning:
-Wl,-rpath,/Users/dan/src/cpp/kudu/thirdparty/installed/uninstrumented/lib:
'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation:
'-L/Users/dan/src/cpp/kudu/thirdparty/installed/uninstrumented/lib'
[-Wunused-command-line-argument]
Change-Id: Ide4ddbff14d3745c6f2c2f9b14b00da790a6cec6
---
M thirdparty/build-definitions.sh
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/10352/1
--
To view, visit http://gerrit.cloudera.org:8080/10352
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ide4ddbff14d3745c6f2c2f9b14b00da790a6cec6
Gerrit-Change-Number: 10352
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>