mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gcc-cross: package libstdc++-dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3236 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -6,7 +6,7 @@ HAS_GFORTRAN ?= "no"
|
|||||||
OLD_INHIBIT_PACKAGE_STRIP := "${INHIBIT_PACKAGE_STRIP}"
|
OLD_INHIBIT_PACKAGE_STRIP := "${INHIBIT_PACKAGE_STRIP}"
|
||||||
INHIBIT_PACKAGE_STRIP = "1"
|
INHIBIT_PACKAGE_STRIP = "1"
|
||||||
|
|
||||||
PACKAGES = "libgcc libgcc-dev libstdc++ libg2c libg2c-dev libgfortran libgfortran-dev"
|
PACKAGES = "libgcc libgcc-dev libstdc++ libstdc++-dev libg2c libg2c-dev libgfortran libgfortran-dev"
|
||||||
|
|
||||||
# Called from within gcc-cross, so libdir is set wrong
|
# Called from within gcc-cross, so libdir is set wrong
|
||||||
FILES_libg2c = "${target_libdir}/libg2c.so.*"
|
FILES_libg2c = "${target_libdir}/libg2c.so.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user