f62017f4a5e78b38d9976666e41fb39dcf69c848
We should be using bin/clang, not the build/lightining/bin/clang since build/ is the project's internal build directory. This patch corrects this where possible. However, lightning does not install all it's end user files under out/ so some headers can not be found anywhere in out/ in an incremental build. This header (opencl-c.h) if fetched out of the lightning source tree if necessary. Change-Id: I083d8b27bb39dd615fba3bb0711a789318f95e77
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%