| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/ |
| H A D | makerace.patch | 7 …multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-bash/5.1-r0/recipe-sysroot … 8 make[1]: Leaving directory '/home/pokybuild/yocto-worker/multilib/build/build/tmp/work/x86_64-nativ… 10 …multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-bash/5.1-r0/recipe-sysroot … 16 make[1]: Leaving directory '/home/pokybuild/yocto-worker/multilib/build/build/tmp/work/x86_64-nativ…
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | multilib.bbclass | 4 if cls != "multilib" or not variant: 11 # There should only be one kernel in multilib configs 12 # We also skip multilib setup for module packages. 19 raise bb.parse.SkipRecipe("We shouldn't have multilib variants for %s" % bpn) 36 override = ":virtclass-multilib-" + variant 38 target_vendor = e.data.getVar("TARGET_VENDOR:" + "virtclass-multilib-" + variant, False) 50 override = ":virtclass-multilib-" + variant 64 # Expand this since this won't work correctly once we set a multilib into place 67 override = ":virtclass-multilib-" + variant 79 # Expand INCOMPATIBLE_LICENSE_EXCEPTIONS with multilib prefix [all …]
|
| H A D | multilib_global.bbclass | 4 # the multilib case; 12 if len(eext) > 1 and eext[0] == 'multilib': 39 override = ":virtclass-multilib-" + p 42 … newtune = localdata.getVar("DEFAULTTUNE:" + "virtclass-multilib-" + p, False) 72 override = ":virtclass-multilib-" + p 94 override = ":virtclass-multilib-" + p 100 # implement alternative multilib name 117 override = ":virtclass-multilib-" + p 123 # implement alternative multilib name 170 if e.data.getVar("TARGET_VENDOR:virtclass-multilib-" + v, False) is None: [all …]
|
| H A D | multilib_header.bbclass | 44 # We don't need multilib headers for native builds so brute force things. 49 # Nor do we need multilib headers for nativesdk builds.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0003-64-bit-multilib-hack.patch | 4 Subject: [PATCH] 64-bit multilib hack. 6 GCC has internal multilib handling code but it assumes a very specific rigid directory 7 layout. The build system implementation of multilib layout is very generic and allows 12 directory, "."). We need to do this for each multilib that is configured as we don't 33 gcc/config/arc/t-multilib-linux | 4 ++-- 57 diff --git a/gcc/config/arc/t-multilib-linux b/gcc/config/arc/t-multilib-linux 59 --- a/gcc/config/arc/t-multilib-linux 60 +++ b/gcc/config/arc/t-multilib-linux 110 # Only XLEN and ABI affect Linux multilib dir names, e.g. /lib32/ilp32d/
|
| H A D | 0004-arm-add-armv9-a-architecture-to-march.patch | 10 + Update multilib with armv9-a and armv9-a+simd. 22 * config/arm/t-multilib: Added v9_a_nosimd_variants and 28 * gcc.target/arm/multilib.exp: Update test with armv9-a entries. 40 gcc/config/arm/t-multilib | 12 +++++++++++ 42 gcc/testsuite/gcc.target/arm/multilib.exp | 8 ++++++++ 217 Index: gcc-11.3.0/gcc/config/arm/t-multilib 219 --- gcc-11.3.0.orig/gcc/config/arm/t-multilib 220 +++ gcc-11.3.0/gcc/config/arm/t-multilib 259 Index: gcc-11.3.0/gcc/testsuite/gcc.target/arm/multilib.exp 261 --- gcc-11.3.0.orig/gcc/testsuite/gcc.target/arm/multilib.exp [all …]
|
| H A D | 0018-Search-target-sysroot-gcc-version-specific-dirs-with.patch | 5 multilib. 15 for all multilibs. <target-sys> can be handled by mapping the multilib 33 This patch injects a multilib version of that path first so the lib64 86 + /* Look in multilib MACHINE/VERSION subdirectory first */
|
| H A D | 0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch | 4 Subject: [PATCH] Use the multilib config files from ${B} instead of using the 7 Use the multilib config files from ${B} instead of using the ones from ${S}
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/recipes-multilib/images/ |
| H A D | core-image-multilib-example.bb | 1 SUMMARY = "An example of a multilib image" 4 # sato image. It assumes a "lib32" multilib has been enabled in the user's 11 # Now add the multilib packages we want to install
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0006-don-t-let-the-distro-compiler-point-to-the-wrong-ins.patch | 24 # multilib-specific flags, it's overridden by FLAGS_TO_PASS from the 25 # default multilib, so we have to take CFLAGS into account as well, 26 # since it will be passed the multilib flags.
|
| /OK3568_Linux_fs/yocto/poky/meta-skeleton/conf/ |
| H A D | multilib-example.conf | 11 require conf/multilib.conf 13 DEFAULTTUNE:virtclass-multilib-lib32 = "x86"
|
| H A D | multilib-example2.conf | 11 require conf/multilib.conf 13 DEFAULTTUNE:virtclass-multilib-libx32 = "x86-64-x32"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
| H A D | nss-fix-nsinstall-build.patch | 4 Subject: [PATCH] Fix nss multilib build on openSUSE 11.x 32bit 15 multilib build options. Just clean the ARCHFLAG and LDFLAGS to fix this 35 +# nsinstall is unfit for cross-compiling/multilib-build since it was
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-testsuite.inc | 18 # are incompatible with the provided multilib are marked as UNSUPPORTED. 20 # Note: multilib flags are added to the compile command after the args 23 # as options like multilib flags. 26 # these targets don't do multilib the tests do not get correctly marked as 28 # overriding the multilib flags where it could (like other archs do). As
|
| H A D | libgcc-common.inc | 65 # this makes multilib gcc files findable for target gcc 105 tune = d.getVar('DEFAULTTUNE:virtclass-multilib-' + ml) 107 bb.warn('DEFAULTTUNE:virtclass-multilib-%s is not defined. Skipping...' % ml)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/xtrans/ |
| H A D | multilibfix.patch | 2 which can vary depending on which multilib is configured. The .pc file does 3 not require libdir so remove this to fix multilib builds.
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/cases/ |
| H A D | buildgalculator.py | 19 if not (self.tc.hasTargetPackage("gtk+3", multilib=True) or \ 20 self.tc.hasTargetPackage("libgtk-3.0", multilib=True)):
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cups/cups/ |
| H A D | 0004-cups-fix-multilib-install-file-conflicts.patch | 4 Subject: [PATCH 4/4] cups: fix multilib install file conflicts 6 @CUPS_SERVERBIN@ is ${libdir} related that causes multilib install file
|
| /OK3568_Linux_fs/buildroot/package/libffi/ |
| H A D | 0001-Fix-installation-location-of-libffi.patch | 13 However, with multilib toolchains, they get installed in a 15 PowerPC toolchain, if the e500mc multilib variant is used, the libffi
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
| H A D | wx-config-fix-libdir-for-multilib.patch | 2 multilib. Add an option '--baselib' for wx-config to support multilib when
|
| /OK3568_Linux_fs/buildroot/package/binutils/ |
| H A D | binutils.mk | 48 --disable-multilib \ 86 --disable-multilib \
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/ |
| H A D | context.py | 42 def hasTargetPackage(self, pkg, multilib=False, regex=False): argument 43 if multilib:
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | cppdefault.h | 45 const char multilib; /* FNAME should have appended member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | cppdefault.h | 45 const char multilib; /* FNAME should have appended member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-core/glibc/ |
| H A D | glibc-locale_%.bbappend | 4 # Avoid dup files warning in multilib case
|