Home
last modified time | relevance | path

Searched refs:Configure (Results 1 – 25 of 178) sorted by relevance

12345678

/freebsd-14.2/contrib/dialog/package/
H A Ddialog.sym5 # Configure options (1.0.20040721)
8 # Configure options (1.1.20070227)
11 # Configure options (1.2.20121230)
14 # Configure options (1.3.20160126)
17 # Configure options (1.3.20180620)
20 # Configure options (1.3.20190806)
23 # Configure options (1.3.20191209)
26 # Configure options (1.3.20200326)
29 # Configure options (1.3.20201126)
H A Ddialog.map5 # Configure options (1.0.20040721)
8 # Configure options (1.1.20070227)
11 # Configure options (1.2.20121230)
14 # Configure options (1.3.20160126)
17 # Configure options (1.3.20180620)
20 # Configure options (1.3.20190806)
23 # Configure options (1.3.20191209)
26 # Configure options (1.3.20200326)
29 # Configure options (1.3.20201126)
/freebsd-14.2/crypto/openssl/
H A DNOTES-NONSTOP.md45 option to `./Configure`.
124 ./Configure nonstop-nsx_64 --with-rand-seed=rdcpu
210 Example Configure Targets
217 ./Configure nonstop-nsx --prefix=${PWD} \
220 ./Configure nonstop-nsx_g --prefix=${PWD} \
223 ./Configure nonstop-nsx_put --prefix=${PWD} \
226 ./Configure nonstop-nsx_spt_floss --prefix=${PWD} \
229 ./Configure nonstop-nsx_64 --prefix=${PWD} \
232 ./Configure nonstop-nsx_64_put --prefix=${PWD} \
235 ./Configure nonstop-nsx_g_tandem --prefix=${PWD} \
[all …]
H A DNOTES-ANDROID.md17 Android is a cross-compiled target and you can't rely on `./Configure`
27 (`./Configure` will fail and give you a hint if you get it wrong.)
36 an older platform pass the argument `-D__ANDROID_API__=N` to `Configure`,
42 ./Configure android-arm64 -D__ANDROID_API__=29
51 ./Configure android-arm -D__ANDROID_API__=14
63 keep in mind that if you miss it, Configure will try to use gcc...
71 target name to Configure and shouldn't use `-D__ANDROID_API__=N`. `PATH`
81 linking. Pass -static to Configure, then edit generated Makefile and
H A DNOTES-WINDOWS.md76 - `perl Configure VC-WIN32` if you want 32-bit OpenSSL or
77 - `perl Configure VC-WIN64A` if you want 64-bit OpenSSL or
78 - `perl Configure VC-WIN64-ARM` if you want Windows on Arm (win-arm64)
80 - `perl Configure` to let Configure figure out the platform
142 `perl Configure BC-32 --prefix=%CD%`
152 Note that this is very experimental. Support for 64-bit and other Configure
182 ./Configure mingw ...
186 ./Configure mingw64 ...
190 ./Configure ...
201 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ...
[all …]
H A Dconfig.com1 $ ! OpenSSL config: determine the architecture and run Configure
90 WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""",collected_args
H A DINSTALL.md28 - [Configure](#configure-openssl)
156 $ ./Configure
164 $ perl Configure
173 $ perl Configure
1161 Configure OpenSSL
1172 $ ./Configure [[ options ]]
1176 $ perl Configure [[ options ]]
1180 $ perl Configure [[ options ]]
1575 $ ./Configure
1634 ./Configure [your arguments...]
[all …]
H A DNOTES-DJGPP.md27 running `./Configure` with appropriate arguments:
29 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
/freebsd-14.2/crypto/openssh/
H A DCREDITS19 Bratislav ILICH <[email protected]> - Configure fix
34 David Hesprich <[email protected]> - Configure fixes
45 Hiroshi Takekawa <[email protected]> - Configure fixes
53 KAMAHARA Junzo <[email protected]> - Configure fixes
55 Kenji Miyake <[email protected]> - Configure fixes
/freebsd-14.2/crypto/openssl/Configurations/
H A DINTERNALS.Configure1 Configure Internals
10 who decide to dive into Configure and what it does. This is a living
24 expressed in the following comment from Configure:
/freebsd-14.2/contrib/expat/
H A DFREEBSD-Xlist12 Configure*
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7280-idp.dtsi664 * Configure a bias-bus-hold on CTS to lower power
687 * Configure a pull-up on RX. This is needed to avoid
769 * Configure a bias-bus-hold on CTS to lower power
782 * Configure pull-down on RTS. As RTS is active low
794 * Configure pull-up on TX when it isn't actively driven
804 * Configure a pull-up on RX. This is needed to avoid
H A Dsc7180-idp.dts553 * Configure a pull-down on CTS to match the pull of
573 * Configure a pull-up on RX. This is needed to avoid
625 * Configure a pull-down on CTS to match the pull of
635 * Configure pull-down on RTS. As RTS is active low
647 * Configure pull-up on TX when it isn't actively driven
657 * Configure a pull-up on RX. This is needed to avoid
H A Dsc7280-qcard.dtsi507 * Configure a bias-bus-hold on CTS to lower power
533 * Configure a pull-up on RX. This is needed to avoid
604 * Configure a bias-bus-hold on CTS to lower power
618 * Configure pull-down on RTS. As RTS is active low
631 * Configure a pull-up on RX. This is needed to avoid
643 * Configure pull-up on TX when it isn't actively driven
/freebsd-14.2/contrib/unbound/contrib/android/
H A Dinstall_openssl.sh26 if ! ./Configure "$OPENSSL_HOST" no-comp no-asm no-hw no-engine shared \
/freebsd-14.2/contrib/libfido2/.actions/
H A Dbuild-linux-openssl3-gcc15 ./Configure linux-x86_64 --prefix="${FAKEROOT}" \
H A Dbuild-linux-openssl3-clang19 ./Configure linux-x86_64-clang --prefix="${FAKEROOT}" \
/freebsd-14.2/contrib/unbound/contrib/ios/
H A Dinstall_openssl.sh34 if ! ./Configure "$OPENSSL_HOST" -DNO_FORK no-comp no-asm no-hw no-engine no-tests no-unit-test \
/freebsd-14.2/stand/efi/include/
H A Defiudp.h150 EFI_UDP4_CONFIGURE Configure; member
264 EFI_UDP6_CONFIGURE Configure; member
H A Defitcp.h208 EFI_TCP4_CONFIGURE Configure; member
381 EFI_TCP6_CONFIGURE Configure; member
/freebsd-14.2/contrib/opencsd/decoder/include/common/
H A Dtrc_frame_deformatter.h80 ocsd_err_t Configure(uint32_t cfg_flags);
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dsmsc-lan87xx.txt3 Some boards require special tuning values. Configure them
/freebsd-14.2/contrib/ldns/
H A Dmakewin.sh142 …="${warch}-w64-mingw32-ranlib" WINDRES="${warch}-w64-mingw32-windres" ./Configure --prefix="$sslin…
181 …="${warch}-w64-mingw32-ranlib" WINDRES="${warch}-w64-mingw32-windres" ./Configure --prefix="$sslin…
/freebsd-14.2/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3.cpp81 return m_pProcessor->Configure(m_config); in onProtocolConfig()
/freebsd-14.2/crypto/openssl/include/crypto/
H A Dbn_conf.h.in18 * of the Configure script.

12345678