Home
last modified time | relevance | path

Searched refs:TARGET_MACH (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/devel/radare2/radare2-5.1.1/libr/io/p/
H A Dmach.mk4 TARGET_MACH=io_mach.${EXT_SO}
5 ALL_TARGETS+=${TARGET_MACH}
15 ${TARGET_MACH}: ${OBJ_MACH}
17 -o ${TARGET_MACH} ${OBJ_MACH} ${LINKFLAGS}
/dports/lang/racket/racket-8.3/src/cs/c/
H A DMakefile.in17 TARGET_MACH = @TARGET_MACH@
18 SCHEME_TARGET_INC = $(SCHEME_WORKAREA)/$(TARGET_MACH)/boot/$(TARGET_MACH)
183 $(MAKE) $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch
188 $(SCHEME_WORKAREA)/boot/$(TARGET_MACH)/scheme.boot
190 $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch: $(XPATCH_DEPS)
194 …cd $(SCHEME_WORKAREA)/$(TARGET_MACH)/s && $(MAKE) -f Mf-cross m=$(MACH) xm=$(TARGET_MACH) Scheme="…
405 $(MAKE) compile-xpatch.$(TARGET_MACH)
406 $(MAKE) library-xpatch.$(TARGET_MACH)
408 SCHEME_XPATCH = $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch
420 library-xpatch.$(TARGET_MACH): $(RACKET_XPATCH)
[all …]
H A Dconfigure.ac211 # cross-build mode, `MACH` will be moved to `TARGET_MACH`.
397 TARGET_MACH=${enable_target}
455 TARGET_MACH=${MACH}
460 TARGET_MACH=${MACH}
474 # `TARGET_MACH` is the target that we're building for (which
527 if test "${MACH}" != "${TARGET_MACH}" ; then
766 SCHEME_CROSS_CONFIG_ARGS="--machine=${TARGET_MACH} --disable-x11 ${cs_auto_flags} ${disable_curses_…
796 AC_SUBST(TARGET_MACH) subst
/dports/lang/racket-minimal/racket-8.3/src/cs/c/
H A DMakefile.in17 TARGET_MACH = @TARGET_MACH@
18 SCHEME_TARGET_INC = $(SCHEME_WORKAREA)/$(TARGET_MACH)/boot/$(TARGET_MACH)
183 $(MAKE) $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch
188 $(SCHEME_WORKAREA)/boot/$(TARGET_MACH)/scheme.boot
190 $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch: $(XPATCH_DEPS)
194 …cd $(SCHEME_WORKAREA)/$(TARGET_MACH)/s && $(MAKE) -f Mf-cross m=$(MACH) xm=$(TARGET_MACH) Scheme="…
405 $(MAKE) compile-xpatch.$(TARGET_MACH)
406 $(MAKE) library-xpatch.$(TARGET_MACH)
408 SCHEME_XPATCH = $(SCHEME_WORKAREA)/$(TARGET_MACH)/s/xpatch
420 library-xpatch.$(TARGET_MACH): $(RACKET_XPATCH)
[all …]
H A Dconfigure.ac211 # cross-build mode, `MACH` will be moved to `TARGET_MACH`.
397 TARGET_MACH=${enable_target}
455 TARGET_MACH=${MACH}
460 TARGET_MACH=${MACH}
474 # `TARGET_MACH` is the target that we're building for (which
527 if test "${MACH}" != "${TARGET_MACH}" ; then
766 SCHEME_CROSS_CONFIG_ARGS="--machine=${TARGET_MACH} --disable-x11 ${cs_auto_flags} ${disable_curses_…
796 AC_SUBST(TARGET_MACH) subst
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Doutput-file.c28 #ifndef TARGET_MACH
29 #define TARGET_MACH 0 macro
51 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/devel/binutils/binutils-2.37/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-dl.h13 #elif defined(__ppc__) && defined(TARGET_MACH)
15 #elif defined(TARGET_MACH) && defined(TARGET_X86)
17 #elif defined(TARGET_MACH) && defined(TARGET_AMD64)
H A Dmono-tls.c89 #if defined(TARGET_AMD64) && !defined(TARGET_MACH) && !defined(HOST_WIN32) /* __thread likely not t…
98 #elif defined(TARGET_X86) && !defined(TARGET_MACH) && !defined(HOST_WIN32) && defined(__GNUC__)
171 #if defined(TARGET_AMD64) && (defined(TARGET_MACH) || defined(HOST_WIN32))
173 #elif defined(TARGET_X86) && (defined(TARGET_MACH) || defined(HOST_WIN32))
H A Dmono-dl-darwin.c14 #if defined (TARGET_MACH)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Doutput-file.c34 #ifndef TARGET_MACH
35 #define TARGET_MACH 0 macro
57 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Doutput-file.c34 #ifndef TARGET_MACH
35 #define TARGET_MACH 0
57 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Doutput-file.c34 #ifndef TARGET_MACH
35 #define TARGET_MACH 0 macro
60 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH); in output_file_create()
/dports/devel/dyncall/dyncall-1.3/buildsys/scripts/
H A Dsetenv-cross-ios.sh5 export TARGET_MACH="-arch ${IOS_ARCH}"
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro

12345678