mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
gcc-package-sdk.inc: Make sure c++ headers are included
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4503 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -20,6 +20,7 @@ FILES_${PN} = "\
|
|||||||
${includedir}/c++/${BINV} \
|
${includedir}/c++/${BINV} \
|
||||||
${prefix}/${TARGET_SYS}/bin/* \
|
${prefix}/${TARGET_SYS}/bin/* \
|
||||||
${prefix}/${TARGET_SYS}/lib/* \
|
${prefix}/${TARGET_SYS}/lib/* \
|
||||||
|
${prefix}/${TARGET_SYS}/usr/include/* \
|
||||||
"
|
"
|
||||||
FILES_${PN}-doc = "\
|
FILES_${PN}-doc = "\
|
||||||
${infodir} \
|
${infodir} \
|
||||||
|
|||||||
Reference in New Issue
Block a user