| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | use-urandom.patch | 18 if test $cross_compiling != yes && test "$ac_cv_mingw32" != yes ; then 21 @@ -2131,9 +2132,11 @@ if test $cross_compiling != yes && test "$ac_cv_mingw32" != yes ; then 28 +elif test $cross_compiling == yes ; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/librsvg/librsvg/ |
| H A D | 0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.patch | 37 AM_CONDITIONAL([CROSS_COMPILING], [test "x$cross_compiling" = xyes]) 38 -AS_IF([test "x$cross_compiling" = "xyes"], [
|
| /OK3568_Linux_fs/buildroot/package/netatalk/ |
| H A D | 0001-Fix-setting-of-LD_LIBRARY_FLAGS-shlibpath_var.patch | 35 + test "$cross_compiling" = yes || eval export $shlibpath_var=$bdblibdir 44 + test "$cross_compiling" = yes || eval export $shlibpath_var=$bdblibdir
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | crosspythonpath.patch | 26 @@ -83,7 +83,7 @@ if test "$cross_compiling" = yes; then 33 elif test "$cross_compiling" = maybe; then
|
| H A D | 0020-configure.ac-setup.py-do-not-add-a-curses-include-pa.patch | 30 -if test "$cross_compiling" = no; then
|
| /OK3568_Linux_fs/buildroot/package/ifplugd/ |
| H A D | 0001-cross.patch | 12 if test "$cross_compiling" = yes; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
| H A D | bashism.patch | 11 AM_CONDITIONAL(CROSS_COMPILING, test "$cross_compiling" = "yes")
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-tdfx/ |
| H A D | 0001-cross.patch | 9 + if test "$cross_compiling" = "no" ; then
|
| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch | 21 +if test $have_getaddrinfo = no || test "$cross_compiling" != "yes" -a "$ac_cv_buggy_getaddrinfo" =…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/schroedinger/schroedinger/ |
| H A D | configure.ac.patch | 19 AM_CONDITIONAL(HAVE_ORCC, test "x$cross_compiling" != xyes)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/expect/expect/ |
| H A D | 0002-tcl.m4.patch | 14 + if test -f "${TCL_BIN_DIR}/Makefile" || test "$cross_compiling" = yes; then
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-mach64/ |
| H A D | 0001-cross-compile.patch | 8 + if test "$cross_compiling" = "no" ; then
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-savage/ |
| H A D | 0001-cross-compile.patch | 13 + if test "$cross_compiling" = "no" ; then
|
| /OK3568_Linux_fs/buildroot/package/poke/ |
| H A D | 0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch | 24 if test $cross_compiling = no; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/ |
| H A D | gnu_patch_test_fix_target.patch | 15 +if test "x$cross_compiling" != "xyes"; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/poke/poke/ |
| H A D | 0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch | 24 if test $cross_compiling = no; then
|
| /OK3568_Linux_fs/buildroot/package/rp-pppoe/ |
| H A D | 0001-krn-plugin.patch | 9 if test "$cross_compiling" = yes; then :
|
| /OK3568_Linux_fs/buildroot/package/suricata/ |
| H A D | 0002-configure.ac-allow-the-user-to-override-RUST_TARGET.patch | 22 if test "x$cross_compiling" = "xyes"; then
|
| /OK3568_Linux_fs/buildroot/package/dmalloc/ |
| H A D | 0001-mips.patch | 5 if test "$cross_compiling" = yes; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
| H A D | 0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch | 28 -is_cross() { [ "x@cross_compiling@" = "xyes" ]; }
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
| H A D | not-check-libperl.patch | 31 +if test "$with_perl" = yes && test "$cross_compiling" = no; then
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/pure-ftpd/pure-ftpd/ |
| H A D | 0001-Remove-hardcoded-usr-local-includes-from-configure.a.patch | 26 -if test "x$cross_compiling" != "xyes"; then
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/texinfo/texinfo/ |
| H A D | disable-native-tools.patch | 17 -if test "$cross_compiling" = no; then
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure | 1207 cross_compiling=maybe 1209 cross_compiling=yes 2759 if test "$cross_compiling" != no; then 2840 case $cross_compiling:$ac_tool_warned in 3154 case $cross_compiling:$ac_tool_warned in 3349 if test "$cross_compiling" != yes; then 3372 cross_compiling=no 3374 if test "$cross_compiling" = maybe; then 3375 cross_compiling=yes 3385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | remove-usr-local-lib-from-m4.patch | 32 - if test $cross_compiling != yes; then
|