mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 01:20:26 +00:00
opencl-headers: add native and nativesdk
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
74f131ffe8
commit
1bf977a512
@ -17,3 +17,4 @@ do_install () {
|
||||
install -d ${D}${includedir}/CL/
|
||||
install -m 0644 ${S}/CL/*.h ${D}${includedir}/CL
|
||||
}
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user