Home
last modified time | relevance | path

Searched refs:TARGET_SYS (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-target.inc46 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/collect2* \
47 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/g++-mapper-server \
48 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lto* \
49 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/lib*${SOLIBS} \
50 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/liblto*${SOLIBSDEV} \
51 ${gcclibdir}/${TARGET_SYS}/${BINV}/*.o \
52 ${gcclibdir}/${TARGET_SYS}/${BINV}/specs \
53 ${gcclibdir}/${TARGET_SYS}/${BINV}/lib*${SOLIBS} \
54 ${gcclibdir}/${TARGET_SYS}/${BINV}/include \
55 ${gcclibdir}/${TARGET_SYS}/${BINV}/include-fixed \
[all …]
H A Dlibgfortran.inc16 rm -rf ${B}/${TARGET_SYS}/$target/
17 mkdir -p ${B}/${TARGET_SYS}/$target/
18 cd ${B}/${TARGET_SYS}/$target/
20 relpath=${@os.path.relpath("${S}", "${B}/${TARGET_SYS}")}
24 sed -i -e 's/hardcode_into_libs=yes/hardcode_into_libs=no/' ${B}/${TARGET_SYS}/$target/libtool
33 cd ${B}/${TARGET_SYS}/$target/
34 oe_runmake MULTIBUILDTOP=${B}/${TARGET_SYS}/$target/
39 cd ${B}/${TARGET_SYS}/libgfortran/
40 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/${TARGET_SYS}/libgfortran/ install
41 if [ -d ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/finclude ]; then
[all …]
H A Dgcc-cross-canadian.inc16 --with-build-time-tools=${STAGING_DIR_NATIVE}${prefix_native}/${TARGET_SYS}/bin \
71 …(cd ${B}/${TARGET_SYS}/libgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-…
78 ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/* \
79 ${gcclibdir}/${TARGET_SYS}/${BINV}/*.o \
80 ${gcclibdir}/${TARGET_SYS}/${BINV}/specs \
81 ${gcclibdir}/${TARGET_SYS}/${BINV}/lib* \
82 ${gcclibdir}/${TARGET_SYS}/${BINV}/include \
83 ${gcclibdir}/${TARGET_SYS}/${BINV}/include-fixed \
84 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \
85 ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.* \
[all …]
H A Dgcc-sanitizers.inc19 rm -rf ${B}/${TARGET_SYS}/libsanitizer/
20 mkdir -p ${B}/${TARGET_SYS}/libsanitizer/
21 cd ${B}/${TARGET_SYS}/libsanitizer/
23 relpath=${@os.path.relpath("${S}/libsanitizer", "${B}/${TARGET_SYS}/libsanitizer")}
27 …sed -i -e 's/hardcode_into_libs=yes/hardcode_into_libs=no/' ${B}/${TARGET_SYS}/libsanitizer/libtool
29 …sed -i -e '/LIBSTDCXX_RAW_CXX_\(CXXFLAGS\|LDFLAGS\)\s*=/d' ${B}/${TARGET_SYS}/libsanitizer/*/Makef…
35 cd ${B}/${TARGET_SYS}/libsanitizer/
36 oe_runmake MULTIBUILDTOP=${B}/${TARGET_SYS}/libsanitizer/
40 cd ${B}/${TARGET_SYS}/libsanitizer/
41 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/${TARGET_SYS}/libsanitizer/ install
[all …]
H A Dgcc-cross.inc55 export AR_FOR_TARGET="${TARGET_SYS}-ar"
56 export RANLIB_FOR_TARGET="${TARGET_SYS}-ranlib"
57 export LD_FOR_TARGET="${TARGET_SYS}-ld"
58 export NM_FOR_TARGET="${TARGET_SYS}-nm"
59 export CC_FOR_TARGET="${CCACHE} ${TARGET_SYS}-gcc"
69 …(cd ${B}/${TARGET_SYS}/libgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-…
75 …and("${STAGING_DIR_NATIVE}${prefix_native}/bin/${TARGET_SYS}"), d.expand("${libexecdir}/gcc/${TARG…
77 …th.relpath(d.expand("${libexecdir}/gcc/${TARGET_SYS}/${BINV}"), d.expand("${STAGING_LIBDIR_NATIVE}…
80 …( cd ${B}/${TARGET_SYS}/libgcc; oe_runmake 'DESTDIR=${D}' install-unwind_h-forbuild install-unwind…
95 dest=${D}${libexecdir}/gcc/${TARGET_SYS}/${BINV}/
[all …]
H A Dgcc-runtime.inc66 rm -rf ${B}/${TARGET_SYS}/$d/
67 mkdir -p ${B}/${TARGET_SYS}/$d/
68 cd ${B}/${TARGET_SYS}/$d/
72 …(cd ${B}/${TARGET_SYS}/libgcc; oe_runmake enable-execute-stack.c unwind.h md-unwind-support.h sfp-…
81 cd ${B}/${TARGET_SYS}/$d/
82 oe_runmake MULTIBUILDTOP=${B}/${TARGET_SYS}/$d/
88 cd ${B}/${TARGET_SYS}/$d/
89 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/${TARGET_SYS}/$d/ install
93 if [ -d ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/include ]; then
94 install -d ${D}${libdir}/${TARGET_SYS}/${BINV}/include
[all …]
H A Dlibgcc-common.inc10 mkdir -p ${B}/${TARGET_SYS}/${BPN}/
20 oe_runmake MULTIBUILDTOP=${B}/${TARGET_SYS}/${BPN}/
25 oe_runmake 'DESTDIR=${D}' MULTIBUILDTOP=${B}/${TARGET_SYS}/${BPN}/ install
43 rm -rf ${D}${libdir}/${TARGET_SYS}/${BINV}/include
100 d.getVar('TARGET_SYS') + '/' + binv + '/' + orig_tune_bitness
136 d.getVar('TARGET_SYS') + '/' + binv + '/' + tune_bitness
163 if targetsys != d.getVar('TARGET_SYS'):
165 src = d.getVar('TARGET_SYS')
H A Dlibgcc.inc13 ln -s ${TARGET_SYS} ${D}${libdir}/${TARGET_ARCH}${TARGET_VENDOR}-$extra_target_os
22 ln -s ${TARGET_SYS} ${D}${libdir}/${TARGET_ARCH}${TARGET_VENDOR}-$extra_target_os
42 …${@oe.utils.conditional('BASETARGET_SYS', '${TARGET_SYS}', '', '${libdir}/${BASETARGET_SYS}', d)} \
43 ${libdir}/${TARGET_SYS}/${BINV}* \
H A Dgcc-common.inc18 src = d.expand("${COMPONENTS_DIR}/${BUILD_ARCH}/gcc-stashed-builddir-${TARGET_SYS}")
109 B ?= "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}"
144 …find ${D}${libdir}/gcc/${TARGET_SYS}/${BINV}/include-fixed -type f -not -name "README" -not -name …
/openbmc/openbmc/poky/meta/recipes-core/newlib/
H A Dlibgloss_git.bb16 install -d ${D}${prefix}/${TARGET_SYS}/lib
22 mv -v ${D}${prefix}/${TARGET_SYS}/lib/* ${D}${libdir}
25 rmdir -p --ignore-fail-on-non-empty ${D}${prefix}/${TARGET_SYS}/lib
32 FILES:${PN}-dev += "${prefix}/${TARGET_SYS}/include/machine/*.h"
H A Dnewlib_git.bb12 mv -v ${D}${prefix}/${TARGET_SYS}/lib ${D}${libdir}
13 mv -v ${D}${prefix}/${TARGET_SYS}/include ${D}${includedir}
16 rmdir ${D}${prefix}/${TARGET_SYS}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/
H A Dlmbench_3.0-a9.bb38 export OS = "${TARGET_SYS}"
42 LDFLAGS="${LDFLAGS}" LD="${LD}" OS="${TARGET_SYS}" \
56 install -d ${S}/bin/${TARGET_SYS}
78 install -m 0755 ${S}/bin/${TARGET_SYS}/cache ${D}${bindir}/
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc23 ${prefix}/${TARGET_SYS}/bin/* \
95 B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
166 bindir_rel=${@os.path.relpath('${bindir}', '${prefix}/${TARGET_SYS}/bin')}
168 # Fix the /usr/${TARGET_SYS}/bin/* links
169 for l in ${D}${prefix}/${TARGET_SYS}/bin/*; do
H A Dbinutils-testsuite_2.43.1.bb44 content.append('set target_alias "{0}"'.format(d.getVar("TARGET_SYS")))
45 content.append('set target_triplet {0}'.format(suffix_sys(d.getVar("TARGET_SYS"))))
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-cross-canadian.inc38 native_goroot=\`readlink -f \$here/../../lib/${TARGET_SYS}/go\`
46 \$here/../../lib/${TARGET_SYS}/go/bin/$1 "\$@"
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-cross-canadian.inc36 RUSTLIB_DIR=${SYS_LIBDIR}/${TARGET_SYS}/rustlib
63 export RUST_TARGET_PATH="\$OECORE_NATIVE_SYSROOT/usr/lib/${TARGET_SYS}/rustlib"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/
H A Dluajit_git.bb28 # The lua makefiles expect the TARGET_SYS to be from uname -s
44 'TARGET_SYS=${LUA_TARGET_OS}' \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/
H A Dcrash_8.0.5.bb7 GDB_TARGET="${BUILD_SYS} --target=${TARGET_SYS}" \
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h27 TARGET_SYS = 52, enumerator
1628 #define SYS_RESET_CFG __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 0, 0, 1, 4)
1637 #define SYS_PORT_MODE(r) __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 44, r, 10, 4)
1652 #define SYS_FRONT_PORT_MODE(r) __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 84, r, 8, 4)
1661 #define SYS_FRM_AGING __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 116, 0, 1, 4)
1670 #define SYS_STAT_CFG __REG(TARGET_SYS, 0, 1, 4128, 0, 1, 168, 120, 0, 1, 4)
1679 #define SYS_PAUSE_CFG(r) __REG(TARGET_SYS, 0, 1, 4296, 0, 1, 112, 0, r, 9, 4)
1700 #define SYS_ATOP(r) __REG(TARGET_SYS, 0, 1, 4296, 0, 1, 112, 40, r, 9, 4)
1703 #define SYS_ATOP_TOT_CFG __REG(TARGET_SYS, 0, 1, 4296, 0, 1, 112, 76, 0, 1, 4)
1706 #define SYS_MAC_FC_CFG(r) __REG(TARGET_SYS, 0, 1, 4296, 0, 1, 112, 80, r, 8, 4)
[all …]
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcross-canadian.bbclass60 …Building cross-candian for an unknown TARGET_SYS (%s), please update cross-canadian.bbclass" % d.g…
196 ln -s ../${TARGET_SYS}/$j $d/$p
H A Dtoolchain-scripts.bbclass63 …indir:$sdkpathnative$bindir/../${HOST_SYS}/bin:$sdkpathnative$bindir/${TARGET_SYS}"$EXTRAPATH':"$P…
91 …_native/${bindir_native}:$standalone_sysroot_native/${bindir_native}/${TARGET_SYS}:$PATH' >> $scri…
139 …echo 'export CONFIGURE_FLAGS="--target=${TARGET_SYS} --host=${TARGET_SYS} --build=${SDK_ARCH}-linu…
H A Drust-common.bbclass88 # - TARGET_SYS - What we're building for in Yocto
90 # So when building '-native' packages BUILD_SYS == HOST_SYS == TARGET_SYS
91 # When building packages for the image HOST_SYS == TARGET_SYS
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/opencsd/
H A Dopencsd_1.5.4.bb14 CROSS_COMPILE='${TARGET_SYS}-' \
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-cross.inc31 datadir .= "/gdb-${TARGET_SYS}${TARGET_VENDOR}-${TARGET_OS}"
/openbmc/openbmc/meta-security/recipes-ids/crowdsec/
H A Dcrowdsec_1.1.1.bb19 export GOROOT="${STAGING_LIBDIR_NATIVE}/${TARGET_SYS}/go"

123