Home
last modified time | relevance | path

Searched refs:UNAME_M (Results 1 – 25 of 39) sorted by relevance

12

/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/
H A DMakefile.mk314 ifndef UNAME_M
317 ifeq ($(UNAME_M),m68k)
320 ifeq ($(UNAME_M),arm)
324 ifeq ($(UNAME_M),armv5)
328 ifeq ($(UNAME_M),armv6)
336 ifeq ($(UNAME_M),ppc)
339 ifeq ($(UNAME_M),ppcle)
345 ifeq ($(UNAME_M),sh4)
351 ifeq ($(UNAME_M),nios2)
354 ifeq ($(UNAME_M),m32r)
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/sample/
H A DMakefile5 UNAME_M=$(shell uname -m) macro
8 ifeq ($(UNAME_M),x86_64)
11 ifeq ($(UNAME_M),i386)
21 ifeq ($(UNAME_M),x86_64)
24 ifeq ($(UNAME_M),amd64)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A DMakefile5 UNAME_M=$(shell uname -m) macro
8 ifeq ($(UNAME_M),x86_64)
11 ifeq ($(UNAME_M),i386)
21 ifeq ($(UNAME_M),x86_64)
24 ifeq ($(UNAME_M),amd64)
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A DMakefile5 UNAME_M=$(shell uname -m) macro
8 ifeq ($(UNAME_M),x86_64)
11 ifeq ($(UNAME_M),i386)
21 ifeq ($(UNAME_M),x86_64)
24 ifeq ($(UNAME_M),amd64)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/
H A DMakefile25 UNAME_M := $(shell uname -m) macro
29 UNAME_M := aarch64 macro
33 UNAME_M := s390x macro
100 TEST_GEN_PROGS += $(TEST_GEN_PROGS_$(UNAME_M))
101 LIBKVM += $(LIBKVM_$(UNAME_M))
114 -I$(<D) -Iinclude/$(UNAME_M) -I..
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/
H A DMakefile25 UNAME_M := $(shell uname -m) macro
29 UNAME_M := aarch64 macro
33 UNAME_M := s390x macro
100 TEST_GEN_PROGS += $(TEST_GEN_PROGS_$(UNAME_M))
101 LIBKVM += $(LIBKVM_$(UNAME_M))
114 -I$(<D) -Iinclude/$(UNAME_M) -I..
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/
H A DMakefile25 UNAME_M := $(shell uname -m) macro
29 UNAME_M := aarch64 macro
33 UNAME_M := s390x macro
100 TEST_GEN_PROGS += $(TEST_GEN_PROGS_$(UNAME_M))
101 LIBKVM += $(LIBKVM_$(UNAME_M))
114 -I$(<D) -Iinclude/$(UNAME_M) -I..
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/sample/
H A DMakefile4 UNAME_M=$(shell uname -m) macro
10 ifeq ($(UNAME_M),x86_64)
13 ifeq ($(UNAME_M),i386)
23 ifeq ($(UNAME_M),x86_64)
26 ifeq ($(UNAME_M),amd64)
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/sample/
H A DMakefile4 UNAME_M=$(shell uname -m) macro
10 ifeq ($(UNAME_M),x86_64)
13 ifeq ($(UNAME_M),i386)
23 ifeq ($(UNAME_M),x86_64)
26 ifeq ($(UNAME_M),amd64)
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/sample/
H A DMakefile4 UNAME_M=$(shell uname -m) macro
10 ifeq ($(UNAME_M),x86_64)
13 ifeq ($(UNAME_M),i386)
23 ifeq ($(UNAME_M),x86_64)
26 ifeq ($(UNAME_M),amd64)
/dports/devel/xbyak/xbyak-6.01/sample/
H A DMakefile4 UNAME_M=$(shell uname -m) macro
10 ifeq ($(UNAME_M),x86_64)
13 ifeq ($(UNAME_M),i386)
23 ifeq ($(UNAME_M),x86_64)
26 ifeq ($(UNAME_M),amd64)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/devtools/automation/
H A Dautospider.sh92 UNAME_M=$(uname -m)
113 if [ "$UNAME_M" = "x86_64" ]; then
120 if [ "$UNAME_M" != "arm" ] && [ -n "$AUTOMATION" ]; then
160 if [ "$UNAME_M" != "arm" ] && [ -n "$AUTOMATION" ]; then
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/tests/
H A Dcheck_ppc64le_cap7 UNAME_M="$(uname -m)"
9 if [ $UNAME_M != "ppc64le" ]; then
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/tests/
H A Dcheck_ppc64le_cap7 UNAME_M="$(uname -m)"
9 if [ $UNAME_M != "ppc64le" ]; then
/dports/net-im/toxic/toxic-0.11.3/
H A DMakefile58 UNAME_M = $(shell uname -m) macro
59 ifeq ($(UNAME_M), x86_64)
62 ifneq ($(filter %86, $(UNAME_M)),)
65 ifneq ($(filter arm%, $(UNAME_M)),)
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/
H A Dbuild-linux.sh40 UNAME_M=`uname -m`
41 if [[ "$UNAME_M" =~ ^arm ]]; then
44 if [[ "$UNAME_M" =~ ^aarch ]]; then
50 DEF_BUILD_DIR="buildlin-${UNAME_M}"
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/mongodb/mongo-tools-common/
H A Dset_goenv.sh40 UNAME_M=$(PATH="/usr/bin:/bin" uname -m)
41 case $UNAME_M in
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/
H A Dset_goenv.sh40 UNAME_M=$(PATH="/usr/bin:/bin" uname -m)
41 case $UNAME_M in
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/
H A Dset_goenv.sh41 UNAME_M=$(PATH="/usr/bin:/bin" uname -m)
42 case $UNAME_M in
/dports/emulators/unicorn/unicorn-1.0.2/tests/unit/
H A DMakefile9 UNAME_M := $(shell uname -m) macro
35 ifneq (,$(findstring x86,$(UNAME_M)))
/dports/emulators/py-unicorn/unicorn-1.0.2/tests/unit/
H A DMakefile10 UNAME_M := $(shell uname -m) macro
36 ifneq (,$(findstring x86,$(UNAME_M)))
/dports/net/osrtspproxy/osrtspproxy_2_0/
H A Dconfigure37 UNAME_M=`uname -m`
39 ARCH=${UNAME_S}-${UNAME_R}-${UNAME_M}-${UNAME_P}
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/
H A DMakefile.protos53 UNAME_M := $(shell uname -m)
58 PROTOC_ARCH := $(UNAME_M)
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/
H A DMakefile.protos53 UNAME_M := $(shell uname -m)
58 PROTOC_ARCH := $(UNAME_M)
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/devtools/automation/
H A Dautospider.py150 UNAME_M = subprocess.check_output(['uname', '-m']).strip() variable
188 word_bits = 64 if UNAME_M == 'x86_64' else 32
239 if UNAME_M != 'arm':
302 COMMAND_PREFIX.extend(['setarch', UNAME_M, '-R'])

12