Home
last modified time | relevance | path

Searched refs:CROSS_COMPILING (Results 1 – 25 of 1111) sorted by relevance

12345678910>>...45

/dports/devel/automake/automake-1.16.5/t/
H A Dcanon7.sh27 AM_CONDITIONAL([CROSS_COMPILING], [test "$cross_compiling" = yes])
54 if CROSS_COMPILING
58 else !CROSS_COMPILING
65 endif !CROSS_COMPILING
H A Dpr401.sh53 AM_CONDITIONAL([CROSS_COMPILING], [test $cross_compiling = yes])
75 if !CROSS_COMPILING
137 if !CROSS_COMPILING
171 if !CROSS_COMPILING
H A Dpr401b.sh53 AM_CONDITIONAL([CROSS_COMPILING], [test $cross_compiling = yes])
75 if !CROSS_COMPILING
137 if !CROSS_COMPILING
171 if !CROSS_COMPILING
H A Dpr401c.sh54 AM_CONDITIONAL([CROSS_COMPILING], [test $cross_compiling = yes])
76 if !CROSS_COMPILING
139 if !CROSS_COMPILING
173 if !CROSS_COMPILING
H A Dbackcompat6.sh42 AM_CONDITIONAL(CROSS_COMPILING, test "$cross_compiling" = yes)
61 if ! CROSS_COMPILING
/dports/devel/grpc134/grpc-1.34.1/third_party/rake-compiler-dock/build/patches2/ruby-2.7.0/
H A Druby2_keywords.patch14 remove_const :CROSS_COMPILING if defined?(CROSS_COMPILING)
15 CROSS_COMPILING = RUBY_PLATFORM
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/icu/
H A DExternalProject_icu.mk30 $(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM) \
33 && $(MAKE) $(if $(CROSS_COMPILING),DATASUBDIR=data) $(if $(verbose),VERBOSE=1) \
81 $(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)\
85 && $(MAKE) $(if $(CROSS_COMPILING),DATASUBDIR=data) $(if $(verbose),VERBOSE=1) \
/dports/lang/ruby26/ruby-2.6.9/basictest/
H A Drunner.rb3 exit if defined?(CROSS_COMPILING) and CROSS_COMPILING
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/icu/
H A DExternalProject_icu.mk68 $(if $(CROSS_COMPILING),--disable-tools --disable-extras) \
75 $(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)\
77 && $(MAKE) $(if $(CROSS_COMPILING),DATASUBDIR=data) \
/dports/lang/ruby26/ruby-2.6.9/template/
H A Dfake.rb.in31 remove_const :CROSS_COMPILING if defined?(CROSS_COMPILING)
32 CROSS_COMPILING = RUBY_PLATFORM constant in Object
/dports/math/cudd/cudd-3.0.0/st/
H A DIncluded.am10 if !CROSS_COMPILING
12 endif !CROSS_COMPILING
/dports/math/cudd/cudd-3.0.0/mtr/
H A DIncluded.am11 if !CROSS_COMPILING
13 endif !CROSS_COMPILING
/dports/shells/bash/bash-5.1/support/
H A Dmksignames.c58 #if defined (CROSS_COMPILING)
106 #if !defined (CROSS_COMPILING)
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/nss/
H A DExternalProject_nss.mk34 $(if $(CROSS_COMPILING),\
61 $(if $(CROSS_COMPILING),\
74 …$(if $(CROSS_COMPILING),NSINSTALL="$(if $(filter MACOSX,$(OS_FOR_BUILD)),xcrun python3,$(call gb_E…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/harfbuzz/
H A DExternalProject_harfbuzz.mk25 $(if $(CROSS_COMPILING),ICU_CONFIG=$(SRCDIR)/external/icu/cross-bin/icu-config) \
43 $(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/harfbuzz/
H A DExternalProject_harfbuzz.mk26 $(if $(CROSS_COMPILING),ICU_CONFIG=$(SRCDIR)/external/icu/cross-bin/icu-config) \
44 $(if $(CROSS_COMPILING),--build=$(BUILD_PLATFORM) --host=$(HOST_PLATFORM)) \
/dports/games/iortcw/iortcw-1.51c/SP/
H A DMakefile115 CROSS_COMPILING=1 macro
117 CROSS_COMPILING=0 macro
120 CROSS_COMPILING=1 macro
123 export CROSS_COMPILING
318 ifeq ($(CROSS_COMPILING),0)
/dports/games/iortcw/iortcw-1.51c/MP/
H A DMakefile118 CROSS_COMPILING=1 macro
120 CROSS_COMPILING=0 macro
123 CROSS_COMPILING=1 macro
126 export CROSS_COMPILING
329 ifeq ($(CROSS_COMPILING),0)
/dports/math/cudd/cudd-3.0.0/cplusplus/
H A DIncluded.am40 if !CROSS_COMPILING
42 endif !CROSS_COMPILING
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/dav1d/
H A DMakefile5 ifeq ($(CROSS_COMPILING), yes)
43 ifeq ($(CROSS_COMPILING), yes)
/dports/devel/bison/bison-3.7.6/doc/
H A Dlocal.mk110 if ! CROSS_COMPILING
122 endif ! CROSS_COMPILING
139 if ! CROSS_COMPILING
/dports/math/cudd/cudd-3.0.0/nanotrav/
H A DIncluded.am25 if !CROSS_COMPILING
27 endif !CROSS_COMPILING
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/python3/
H A Dcrosscompile.patch68 -CROSS_COMPILING = ("_PYTHON_HOST_PLATFORM" in os.environ)
69 +CROSS_COMPILING = ("_PYTHON_HOST_PLATFORM" in os.environ) or ('CROSS_COMPILE_TARGET' in os.environ)
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/nss/
H A DExternalProject_nss.mk48 $(if $(CROSS_COMPILING),\
58 …$(if $(CROSS_COMPILING),NSINSTALL="$(call gb_ExternalExecutable_get_command,python) $(SRCDIR)/exte…
/dports/mail/libvmime/vmime-0.9.2/cmake/cmake-cxx11/Modules/
H A DCheckCXX11Features.cmake81 if (CROSS_COMPILING)
88 else (CROSS_COMPILING)
107 endif (CROSS_COMPILING)

12345678910>>...45