| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | perf-hwbreak.c | 80 unsigned long long breaks, needed; in runtestsingle() local 130 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtestsingle() 140 (unsigned long int)ptr, breaks, loop_num, readwriteflag, exclude_user, arraytest); in runtestsingle() 141 if (breaks != needed) { in runtestsingle() 143 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle() 158 unsigned long long breaks; in runtest_dar_outside() local 192 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside() 194 if (breaks == 0) { in runtest_dar_outside() 197 printf("FAILED: No overlap: %lld != 0\n", breaks); in runtest_dar_outside() 207 res = read(break_fd, &breaks, sizeof(unsigned long long)); in runtest_dar_outside() [all …]
|
| /OK3568_Linux_fs/buildroot/package/kvmtool/ |
| H A D | Config.in | 6 # Only mips big-endian seems to be supported (build breaks) 7 # Should work on powerpc64 but the build breaks with missing types
|
| /OK3568_Linux_fs/buildroot/support/libtool/ |
| H A D | buildroot-libtool-v1.5.patch | 44 + # breaks crosscompilation horribly. We cheat here and don't add 83 + # This breaks install into our staging area. -PB
|
| H A D | buildroot-libtool-v2.2.patch | 21 + # This breaks install into our staging area. -PB 77 + # breaks crosscompilation horribly. We cheat here and don't add
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-panel-plugins/time-out/ |
| H A D | xfce4-time-out-plugin_1.1.2.bb | 1 SUMMARY = "This plugin makes it possible to take periodical breaks"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | mm_malloc.patch | 11 // compatible with glibc's if they are declared consecutively. That hack breaks
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/ |
| H A D | shadow_4.11.1.bb | 4 # libcrypt. This breaks chsh.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/libinput/ |
| H A D | determinism.patch | 1 This finds our outer git tree and that version information breaks
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/swig/swig/ |
| H A D | determinism.patch | 2 breaks reproducibilty.
|
| /OK3568_Linux_fs/buildroot/package/ushare/ |
| H A D | Config.in | 5 # broken things with library ordering, which breaks static
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/ |
| H A D | uninative-flags.inc | 2 # --enable-default-pie (see gcc -v). This breaks e.g. prelink-native on a pie
|
| /OK3568_Linux_fs/buildroot/package/freescale-imx/imx-kobs/ |
| H A D | 0002-Fix-build-for-recent-toolchains.patch | 4 anymore which breaks the build.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/ |
| H A D | env.patch | 1 'scons' cleans the environment which breaks ccache builds because
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
| H A D | 0001-jemalloc_helper-Limit-the-mm_malloc.h-hack-to-glibc-.patch | 23 // compatible with glibc's if they are declared consecutively. That hack breaks
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/rapidjson/ |
| H A D | rapidjson_git.bb | 19 # CMakeLists.txt, which breaks the package split with multilib
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
| H A D | byacc-open.patch | 1 Ubuntu defaults to passing _FORTIFY_SOURCE=2 which breaks byacc as it doesn't
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-php/xdebug/ |
| H A D | xdebug_3.1.1.bb | 23 # breaks the libtool configuration resulting in a failure later
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | 0001-depmod-Ignore-.debug-directories.patch | 21 /* Arbitrary. Was sb->st_size, but that breaks .gz etc */
|
| /OK3568_Linux_fs/buildroot/package/python-crossbar/ |
| H A D | 0001-Avoid-intentional-syntax-error.patch | 7 it breaks byte compilation of this package.
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/wayland/egl/ |
| H A D | 0001-Mark-GLFeature-framebuffer_multisample-as-unsupporte.patch | 24 + // glRenderbufferStorageMultisampleANGLE implementation, which breaks
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rpm/files/ |
| H A D | 0001-build-pack.c-do-not-insert-payloadflags-into-.rpm-me.patch | 8 host to the next and breaks reproducibility for .rpm).
|
| /OK3568_Linux_fs/buildroot/package/gob2/ |
| H A D | 0001-dont-include-from-prefix.patch | 3 Don't add $prefix/include to the header file search path, as that breaks
|
| /OK3568_Linux_fs/buildroot/package/gnu-efi/ |
| H A D | 0002-Revert-efilink-fix-build-with-gcc-4.8.patch | 6 This reverts commit 6335e5c697c57d8b5854b8202de3733bcb151ca6, as it breaks
|
| /OK3568_Linux_fs/buildroot/package/lttng-babeltrace/ |
| H A D | 0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch | 6 Having those -static flags breaks the build in shared-only builds.
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/ |
| H A D | 0014-corelib-Include-sys-types.h-for-uint32_t.patch | 7 via inttypes.h -> stdint.h -> sys/types.h but it breaks on
|