Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 25 of 18291) sorted by last modified time

12345678910>>...732

/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/x11-toolkits/blt/blt2.5/generic/
H A DMakefile.in70 ifeq ($(ARCH),WIN32)
/dports/x11-toolkits/tktray/tktray1.3.9/
H A Dconfigure6568 ARCH=ARM; # could be ARM MIPS X86EM ...
6573 ARCH=
6581 if test "x${ARCH}" = "x" ; then
6582 ARCH=$TARGETCPU;
6602 …cketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" "$LINENO…
6649 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
6653 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
6654 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
6679 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/x11-toolkits/tix/Tix8.4.3/
H A Dconfigure8204 ARCH=ARM; # could be ARM MIPS X86EM ...
8209 ARCH=
8217 if test "x${ARCH}" = "x" ; then
8218 ARCH=$TARGETCPU;
8238 …ind PocketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" >&5
8239 …d PocketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" >&2;}
8287 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
8291 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
8292 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
8317 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/
H A Dconfigure2078 --enable-macosx_arch=ARCH build for just the specified architecture
/dports/x11-toolkits/fpc-xforms/fpc-3.2.2/packages/xforms/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/x11-toolkits/tktable/Tktable2.10/
H A Dconfigure8110 ARCH=ARM; # could be ARM MIPS X86EM ...
8115 ARCH=
8123 if test "x${ARCH}" = "x" ; then
8124 ARCH=$TARGETCPU;
8144 …ind PocketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" >&5
8145 …d PocketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" >&2;}
8193 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
8197 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
8198 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
8223 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/
H A Dconfigure7524 ARCH=ARM; # could be ARM MIPS X86EM ...
7529 ARCH=
7537 if test "x${ARCH}" = "x" ; then
7538 ARCH=$TARGETCPU;
7558 …cketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" "$LINENO…
7605 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
7609 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
7610 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
7635 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/x11-toolkits/tkdnd/tkdnd2.8/
H A Dconfigure7601 ARCH=ARM; # could be ARM MIPS X86EM ...
7606 ARCH=
7614 if test "x${ARCH}" = "x" ; then
7615 ARCH=$TARGETCPU;
7635 …cketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" "$LINENO…
7682 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
7686 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
7687 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
7712 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/x11-fonts/fpc-libfontconfig/fpc-3.2.2/packages/libfontconfig/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/x11/fpc-x11/fpc-3.2.2/packages/x11/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/x11/xpra/xpra-4.3/
H A Dsetup.py138 ARCH = get_status_output(["uname", "-m"])[1] variable
139 ARM = ARCH.startswith("arm") or ARCH.startswith("aarch")
140 print("ARCH=%s" % (ARCH,))
/dports/x11/xwinwrap/xwinwrap/
H A DMakefile4 ARCH = `uname -p` macro
12 if [ "${ARCH}" = "x86_64" ] ; then \
14 elif [ "${ARCH}" = "i386" ] ; then \
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/www/fpc-libmicrohttpd/fpc-3.2.2/packages/libmicrohttpd/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/www/fpc-webidl/fpc-3.2.2/packages/webidl/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/www/mini_httpd/mini_httpd-1.30/
H A Dport.h5 # define ARCH "FreeBSD" macro
8 # define ARCH "DragonFly" macro
11 # define ARCH "OpenBSD" macro
14 # define ARCH "NetBSD" macro
17 # define ARCH "Linux" macro
20 # define ARCH "Solaris" macro
23 # define ARCH "DigitalUnix" macro
26 # define ARCH "SysV" macro
29 # define ARCH "UNKNOWN" macro
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Dold-configure.in1686 [ --enable-simulator=ARCH
/dports/www/mod_rivet/rivet-3.2.0/
H A Dconfigure14645 ARCH=ARM; # could be ARM MIPS X86EM ...
14650 ARCH=
14658 if test "x${ARCH}" = "x" ; then
14659 ARCH=$TARGETCPU;
14679 …cketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" "$LINENO…
14726 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
14730 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
14731 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
14756 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
/dports/www/tdom/tdom-0.9.1/
H A Dconfigure6374 ARCH=ARM; # could be ARM MIPS X86EM ...
6379 ARCH=
6387 if test "x${ARCH}" = "x" ; then
6388 ARCH=$TARGETCPU;
6408 …cketPC SDK or target compiler to enable WinCE mode $CEVERSION,$TARGETCPU,$ARCH,$PLATFORM" "$LINENO…
6473 CC="\"${CEBINROOT}/cl${ARCH}.exe\""
6477 arch=`echo ${ARCH} | awk '{print tolower($0)}'`
6478 defs="${ARCH} _${ARCH}_ ${arch} PALM_SIZE _MT _WINDOWS"
6503 …lflags="${lflags} -MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nol…
/dports/www/fpc-fastcgi/fpc-3.2.2/packages/fastcgi/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/www/trafficserver/trafficserver-9.1.1/tools/http_load/
H A Dport.h32 #define ARCH "FreeBSD" macro
35 #define ARCH "OpenBSD" macro
38 #define ARCH "NetBSD" macro
41 #define ARCH "DragonFly" macro
44 #define ARCH "Linux" macro
47 #define ARCH "Solaris" macro
50 #define ARCH "DigitalUnix" macro
53 #define ARCH "SysV" macro
56 #define ARCH "UNKNOWN" macro
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)
/dports/textproc/fpc-libxml2/fpc-3.2.2/packages/libxml/
H A DMakefile171 ARCH=arm macro
175 ARCH=arm
178 ARCH=$(CPU_TARGET)

12345678910>>...732