mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02: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} \
|
||||
${prefix}/${TARGET_SYS}/bin/* \
|
||||
${prefix}/${TARGET_SYS}/lib/* \
|
||||
${prefix}/${TARGET_SYS}/usr/include/* \
|
||||
"
|
||||
FILES_${PN}-doc = "\
|
||||
${infodir} \
|
||||
|
||||
Reference in New Issue
Block a user