Home
last modified time | relevance | path

Searched refs:sysroot (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0002-libtool.m4-Rename-the-with-sysroot-option-to-avoid-c.patch2 Subject: [PATCH 02/12] libtool.m4: Rename the --with-sysroot option to avoid conflict with gcc/binu…
4 This patch renames the --with-sysroot option to --with-libtool-sysroot
23 AC_MSG_CHECKING([for sysroot])
24 -AC_ARG_WITH([sysroot],
25 -[AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@],
26 +AC_ARG_WITH([libtool-sysroot],
27 +[AS_HELP_STRING([--with-libtool-sysroot@<:@=DIR@:>@],
28 [Search for dependent libraries within DIR (or the compiler's sysroot
40 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
52 AC_MSG_ERROR([The sysroot must be an absolute path.])
[all …]
H A D0006-libtool.m4-Handle-as-a-sysroot-correctly.patch2 Subject: [PATCH 06/12] libtool.m4: Handle "/" as a sysroot correctly
5 updated if the option '--with[-libtool]-sysroot' is not provided when
6 running the 'configure' script for a package so that "/" as a sysroot
27 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
28 + # Treat "/" the same a an unset sysroot.
43 AC_MSG_ERROR([The sysroot must be an absolute path.])
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0018-Search-target-sysroot-gcc-version-specific-dirs-with.patch4 Subject: [PATCH] Search target sysroot gcc version specific dirs with
8 <sysroot><libdir>/<target-sys>/5.2.0/
20 The default gcc search path in the target sysroot for a "lib64" mutlilib
23 <sysroot>/lib32/mips64-poky-linux/5.2.0/
24 <sysroot>/lib32/../lib64/
25 <sysroot>/usr/lib32/mips64-poky-linux/5.2.0/
26 <sysroot>/usr/lib32/../lib64/
27 <sysroot>/lib32/
28 <sysroot>/usr/lib32/
36 <sysroot>/lib32/../lib64/mips64-poky-linux/5.2.0/
[all …]
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0002-Don-t-rebase-sysroot-path.patch4 Subject: [PATCH] Don't rebase sysroot path
6 Just use the actual sysroot as rebase_path will generate an invalid
7 sysroot path.
23 if (!is_apple && sysroot != "") {
24 # Pass the sysroot to all C compiler variants, the assembler, and linker.
25 - sysroot_flags = [ "--sysroot=" + rebase_path(sysroot, root_build_dir) ]
26 + sysroot_flags = [ "--sysroot=" + sysroot ]
28 # This is here so that all files get recompiled after a sysroot roll and
29 # when turning the sysroot on or off. (defines are passed via the command
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/grpc/grpc/
H A D0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch13 | : && /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot-native/us…
14 urity --sysroot=/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot
15 …E/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot= …
16sysroot-native= -fvisibility-inlines-hidden -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -…
17 /oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot -Wall -ggdb -std=c++0x …
18 --sysroot=/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot -O2 -…
19 …E/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot= …
20sysroot-native= -fvisibility-inlines-hidden -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -…
21 e/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl…
22 …E/build/oe-core/tmp-glibc/work/core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot= …
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A D0001-When-building-introspection-files-do-not-quote-CFLAG.patch8 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot-native/usr/lib/x8…
9 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot-native/usr/lib/x8…
10 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/lib/glib-2.0/…
11 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/include/glib-…
12 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/include/glib-…
13 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/include/glib-…
15 /srv/work/alex/poky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot-na…
18 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/include/glib-…
19 …oky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/usr/include/glib-…
21 /srv/work/alex/poky/build-64-alt/tmp/work/core2-64-poky-linux/webkitgtk/2.36.0-r0/recipe-sysroot/us…
[all …]
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0008-clang-Prepend-trailing-to-sysroot.patch4 Subject: [PATCH] clang: Prepend trailing '/' to sysroot
7 isntall and target sysroot are perilously same
11 sysroot = /mnt/clang/recipe-sysroot
12 clang install = /mnt/clang/recipe-sysroot-native
15 clang is installed under the same sysroot dir
19 installation and not sysroot
H A D0032-Correct-library-search-path-for-OpenEmbedded-Host.patch11 compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/clang
13 -isystem/path/to/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/include
15 /path/to/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/CMakeCComp…
22 b59da142f2b0:$ /path/to/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/cla…
23 programs: =/build/tmp-glibc/work/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/us…
24 …e/13.0.1-r0/recipe-sysroot-native/usr/lib/clang/13.0.1:/build/tmp-glibc/work/x86_64-linux/compiler…
27 b59da142f2b0:$ /path/to/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/cla…
28 programs: =/build/tmp-glibc/work/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/us…
29sysroot-native/usr/lib/clang/13.0.1:/usr/lib/x86_64-wrs-linux/10.2.0://lib/x86_64-wrs-linux://usr/…
H A D0031-Fix-lib-paths-for-OpenEmbedded-Host.patch9 compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/clang
11 -isystem/path/to/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/include
13 /path/to/compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/CMakeCComp…
18 compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/clang
22 InstalledDir: /build/tmp-glibc/work/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native…
26 compiler-rt-native/13.0.1-r0/recipe-sysroot-native/usr/bin/clang
29 InstalledDir: /build/tmp-glibc/work/x86_64-linux/compiler-rt-native/13.0.1-r0/recipe-sysroot-native…
37 For OpenEmbedded Host, sysroots are of the form<sysroot>/usr/lib/<triple>/x.y.z.
H A D0005-llvm-allow-env-override-of-exe-and-libdir-path.patch6 When using a native llvm-config from inside a sysroot, we need llvm-config to
7 return the libraries, include directories, etc. from inside the sysroot rather
8 than from the native sysroot. Thus provide an env override for calling
9 llvm-config from a target sysroot.
30 + // llvm-config from within a target sysroot.
54 + // llvm-config from within a target sysroot since LLVM_LIBDIR_SUFFIX
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/
H A Dshadow-sysroot_4.6.bb6 LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5"
13 # file for the target sysroot - needed so the shadow-native utilities
15 SRC_URI = "file://login.defs_shadow-sysroot"
21 install -p -m 644 ${S}/login.defs_shadow-sysroot ${D}${sysconfdir}/login.defs
27 # otherwise: dbus-dev depends on shadow-sysroot-dev which depends on shadow-sysroot
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/chromium/
H A D0012-chromium-skia-Fix-build-with-gcc-12.patch7sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -mss…
12 In file included from ../../../../recipe-sysroot/usr/include/c++/12.1.0/utility:73,
17 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:90:5: note: candidate: 'template…
20 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:90:5: note: template argument …
27 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:101:5: note: candidate: 'templat…
30 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:101:5: note: template argument…
37 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:101:5: note: candidate: 'templat…
40 ../../../../recipe-sysroot/usr/include/c++/12.1.0/initializer_list:101:5: note: template argument…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-setup.py23 sysroot = os.environ['OECORE_NATIVE_SYSROOT'] variable
28 template_file = os.path.join(sysroot, 'usr/share/meson/meson.cross.template')
29 cross_file = os.path.join(sysroot, 'usr/share/meson/%smeson.cross' % os.environ["TARGET_PREFIX"])
30 native_template_file = os.path.join(sysroot, 'usr/share/meson/meson.native.template')
31 native_file = os.path.join(sysroot, 'usr/share/meson/meson.native')
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcrosstap36 self.sysroot = None
81 if self.sysroot:
83 ret.append(self.sysroot)
258 sysroot = self.image_rootfs
260 print("ERROR: Cannot find '" + sysroot +
311 if not stap.sysroot:
314 stap.sysroot = self.image_rootfs + "-dbg"
316 stap.sysroot = self.image_rootfs
426 options.sysroot = None
441 if not discovery.check(options.sysroot):
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py237 sysroot = get_bb_var('RECIPE_SYSROOT_NATIVE', 'wic-tools')
239 result = runCmd("wic ls %s:1/ -n %s" % (images[0], sysroot))
1105 sysroot = get_bb_var('RECIPE_SYSROOT_NATIVE', 'wic-tools')
1109 …d("wic ls %s -n %s | awk -F ' ' '{print $1 \" \" $5}' | grep '^2' | wc -w" % (image_path, sysroot))
1314 sysroot = get_bb_var('RECIPE_SYSROOT_NATIVE', 'wic-tools')
1315 cmd = "wic write -n %s --expand 1:0 %s %s" % (sysroot, image_path, new_image_path)
1319 orig = runCmd("wic ls %s -n %s" % (image_path, sysroot))
1320 exp = runCmd("wic ls %s -n %s" % (new_image_path, sysroot))
1327 result = runCmd("%s/usr/sbin/sfdisk -F %s" % (sysroot, new_image_path))
1353 sysroot = get_bb_var('RECIPE_SYSROOT_NATIVE', 'wic-tools')
[all …]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dandroid.txt13 2. Set cross-compiling environment variables for NDK toolchain and sysroot.
32 2. Build your own NDK sysroot to contain latest bionic changes and set the
33 NDK sysroot environment variable.
36 ./build/tools/build-ndk-sysroot.sh --abi=arm
39 ./build/tools/build-ndk-sysroot.sh --abi=x86
50 You need to run make with the NDK toolchain and sysroot defined above:
52 make WERROR=0 ARCH=arm CROSS_COMPILE=${NDK_TOOLCHAIN} EXTRA_CFLAGS="-pie --sysroot=${NDK_SYSROOT}"
54 make WERROR=0 ARCH=x86 CROSS_COMPILE=${NDK_TOOLCHAIN} EXTRA_CFLAGS="-pie --sysroot=${NDK_SYSROOT}"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A Dcheck-test-wrapper19 sysroot = os.environ.get("QEMU_SYSROOT", None)
20 if not sysroot:
22 libpaths = [sysroot + "/usr/lib", sysroot + "/lib"]
45 qemuargs += ["-L", sysroot]
H A D0010-eglibc-Cross-building-and-testing-instructions.patch103 +place our sysroot (containing files to be installed on the target
104 +system) in 'sysroot':
108 + $ sysroot=$top/sysroot
120 + > --with-sysroot=$sysroot
170 +Now we're ready to install the headers into the sysroot:
175 + > INSTALL_HDR_PATH=$sysroot/usr
193 + > --with-headers=$sysroot/usr/include \
203 +prefix, you will get a sysroot that does not use the standard Linux
219 + $ make install-headers install_root=$sysroot \
225 +'$sysroot/usr/include'. The 'install-bootstrap-headers' variable
[all …]
/OK3568_Linux_fs/buildroot/package/babeltrace2/
H A D0002-tests-lib-test_trace_ir_ref.c-rename-user-structure.patch12 …/output-1/per-package/babeltrace2/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/p…
13 …/output-1/per-package/babeltrace2/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/u…
14 …/output-1/per-package/babeltrace2/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/signa…
15 …-1/per-package/babeltrace2/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-…
16 …-1/per-package/babeltrace2/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-…
20 …/output-1/per-package/babeltrace2/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys/u…
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0002-llvm-allow-env-override-of-exe-path.patch6 When using a native llvm-config from inside a sysroot, we need llvm-config to
7 return the libraries, include directories, etc. from inside the sysroot rather
8 than from the native sysroot. Thus provide an env override for calling
9 llvm-config from a target sysroot.
25 + // llvm-config from within a target sysroot.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/llvm/llvm/
H A D0007-llvm-allow-env-override-of-exe-path.patch9 When using a native llvm-config from inside a sysroot, we need llvm-config to
10 return the libraries, include directories, etc. from inside the sysroot rather
11 than from the native sysroot. Thus provide an env override for calling
12 llvm-config from a target sysroot.
29 + // llvm-config from within a target sysroot.
/OK3568_Linux_fs/app/forlinx/matrix-browser/
H A D.qmake.stash17 …-linux-source/buildroot/output/rockchip_rk3399/host/aarch64-buildroot-linux-gnu/sysroot/usr/include
21 …3399-linux-source/buildroot/output/rockchip_rk3399/host/aarch64-buildroot-linux-gnu/sysroot/lib64 \
22 …-linux-source/buildroot/output/rockchip_rk3399/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib64 \
24 …OK3399-linux-source/buildroot/output/rockchip_rk3399/host/aarch64-buildroot-linux-gnu/sysroot/lib \
25 …3399-linux-source/buildroot/output/rockchip_rk3399/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib
/OK3568_Linux_fs/buildroot/package/mini-snmpd/
H A D0001-linux.c-fix-musl-build.patch9 …e/buildroot/autobuild/instance-2/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/linux…
10 …e/buildroot/autobuild/instance-2/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/linux…
11 …e/buildroot/autobuild/instance-2/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/linux…
13 /home/buildroot/autobuild/instance-2/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/li…
17 /home/buildroot/autobuild/instance-2/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/sy…
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Dmakerace.patch7sysroot=/home/pokybuild/yocto-worker/multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/…
10sysroot=/home/pokybuild/yocto-worker/multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/…
/OK3568_Linux_fs/app/forlinx/DWKeyboard/
H A D.qmake.stash17 …68/OK3568-linux-source/buildroot/output/OK3568/host/aarch64-buildroot-linux-gnu/sysroot/usr/include
21 …OK3568/OK3568-linux-source/buildroot/output/OK3568/host/aarch64-buildroot-linux-gnu/sysroot/lib64 \
22 …68/OK3568-linux-source/buildroot/output/OK3568/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib64 \
24 …t/OK3568/OK3568-linux-source/buildroot/output/OK3568/host/aarch64-buildroot-linux-gnu/sysroot/lib \
25 …OK3568/OK3568-linux-source/buildroot/output/OK3568/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib

12345678910>>...20