HomeSort by: relevance | last modified time | path
    Searched refs:cross (Results 1 - 13 of 13) sorted by relevancy

  /src/usr.bin/make/unit-tests/
dep-colon-bug-cross-file.exp 1 make: dep-colon-bug-cross-file.mk:32: warning: duplicate script for target "all" ignored
2 make: dep-colon-bug-cross-file.mk:42: warning: using previous script for "all" defined here
dep-wildcards.exp 1 dep-colon-bug-cross-file.mk
dep-colon-bug-cross-file.mk 1 # $NetBSD: dep-colon-bug-cross-file.mk,v 1.5 2023/06/01 20:56:35 rillig Exp $
deptgt-posix.mk 8 # needs to be cross-checked with the POSIX specification.
Makefile 108 TESTS+= dep-colon-bug-cross-file
  /src/games/battlestar/
fly.c 53 static char cross = 0; variable
142 if (cross) {
143 cross = 0;
146 cross = 1;
276 if (cross)
  /src/sys/arch/dreamcast/dev/microcode/
Makefile 5 TOOLDIR ?= /usr/pkg/cross-arm-none-eabi
  /src/share/mk/
bsd.host.mk 17 # Helpers for cross-compiling
  /src/tools/compat/
configure 2692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2693 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2917 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3021 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3129 # safe: cross compilers may not add the suffix if given an '-o'
3226 # the compiler is broken, or we cross compile.
3227 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3228 printf %s "checking whether we are cross compiling... " >&6;
    [all...]
  /src/
build.sh 32 # Top level build wrapper, to build or cross-build NetBSD.
499 # to minimize (cross-)build problems observed "in the field".
1587 "for cross builds"
1697 # to do the work to make X11_TYPE=native cross-builds
1986 ${runcmd} echo "ERROR: build.sh (in-tree cross-toolchain)" \
1994 "cross-toolchain, set"
2099 bomb "DESTDIR must != / for cross builds," \
2553 # pkgsrc cross-builds are not set up to support native X, but also part
2554 # of the point of pkgsrc cross-build infrastructure is to not need
2566 # XXX Unprivileged native tools, privileged cross
    [all...]
  /src/lib/librumpuser/
configure 1299 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2348 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2349 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2548 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2549 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2654 # safe: cross compilers may not add the suffix if given an `-o'
2744 # the compiler is broken, or we cross compile.
2745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2746 $as_echo_n "checking whether we are cross compiling... " >&6; }
2778 If you meant to cross compile, use \`--host'
    [all...]
  /src/sys/arch/sparc64/sparc64/
locore.s 4221 * are application specific and used primarily for cross-calls.
4299 bl,a,pt %xcc, Lsoftint_regular ! >= KERNBASE is a fast cross-call
  /src/sys/external/isc/libsodium/dist/
configure 1467 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2698 # tool to use in cross-compilation environments, therefore Automake
2783 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2784 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3477 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3478 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3677 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3678 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3783 # safe: cross compilers may not add the suffix if given an `-o'
3873 # the compiler is broken, or we cross compile
    [all...]

Completed in 666 milliseconds