Home
last modified time | relevance | path

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

12345678910>>...16

/netbsd-src/crypto/external/bsd/openssl/dist/
H A DNOTES-NONSTOP.md11 Specify the `--with-rand-seed=rdcpu` option to the `./Configure` script.
15 specify the `--with-rand-seed=egd` option to the `./Configure` script.
45 option to `./Configure`.
115 This should be set before Configure is run. For the c99 cross-compiler to work
122 `Configure` must specify the `no-makedepend` option otherwise errors will
124 the `gcc -MT` option. An example of a `Configure` command to be run from the
127 ./Configure nonstop-nsx_64 no-makedepend --with-rand-seed=rdcpu
213 Example Configure Targets
220 ./Configure nonstop-nsx --prefix=${PWD} \
223 ./Configure nonstop-nsx_g --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 DNOTES-DJGPP.md27 running `./Configure` with appropriate arguments:
29 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DNOTES.ANDROID19 You have to use ./Configure and name your target explicitly; there are
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
34 target an older platform pass the argument -D__ANDROID_API__=N to Configure,
40 ./Configure android-arm64 -D__ANDROID_API__=29
48 ./Configure android-arm -D__ANDROID_API__=14
60 keep in mind that if you miss it, Configure will try to use gcc...
68 target name to Configure and shouldn't use -D__ANDROID_API__=N. PATH
78 linking. Pass -static to Configure, then edit generated Makefile and
H A Dconfig29 -t Test mode, do not run the Configure perl script.
30 -v Verbose mode, show the exact Configure call that is being made.
33 Any other text will be passed to the Configure perl script.
903 $PERL $THERE/Configure LIST | grep "$OUT-$CC" > /dev/null
915 if $PERL $THERE/Configure LIST | grep "$OUT" > /dev/null; then
925 $PERL $THERE/Configure $OUT $options
938 $PERL $THERE/Configure $OUT $options
H A Dconfig.com1 $ ! OpenSSL config: determine the architecture and run Configure
90 WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""",collected_args
H A DINSTALL96 $ perl Configure { VC-WIN32 | VC-WIN64A | VC-WIN64I | VC-CE }
139 There are several options to ./config (or ./Configure) to customize
172 invoke ./Configure, not ./config, and pass your target
630 Assignment of environment variable for Configure. These
715 This means that you also MUST use "./Configure" (or
744 1a. Configure OpenSSL for your operation system automatically:
767 1b. Configure OpenSSL for your operating system manually
772 $ ./Configure # Unix
776 $ perl Configure # All other platforms
784 as the argument to Configure. For example, a "linux-elf" user would
[all …]
H A DNOTES.DJGPP29 running "./Configure" with appropriate arguments:
31 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
/netbsd-src/games/warp/
H A DREADME48 selected uid before proceeding. The Configure script will ask you which
53 1) Run Configure. This will figure out various things about your system.
54 Some things Configure will figure out for itself, other things it will
58 You might possibly have to trim # comments from the front of Configure
66 Most of them should have been taken care of by running the Configure script.
70 get undone next time you run Configure.
75 Configure will offer to do this for you.
110 Uses a Configure script for greater portability.
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dautotest.m418 # permissions described in the Autoconf Configure Script Exception,
22 # and a copy of the Autoconf Configure Script Exception along with
33 # Configure an Autotest test suite directory. Invoke it once per dir,
H A Dautoscan.m418 # permissions described in the Autoconf Configure Script Exception,
22 # and a copy of the Autoconf Configure Script Exception along with
H A Doldnames.m418 # permissions described in the Autoconf Configure Script Exception,
22 # and a copy of the Autoconf Configure Script Exception along with
H A Dautoheader.m419 # permissions described in the Autoconf Configure Script Exception,
23 # and a copy of the Autoconf Configure Script Exception along with
/netbsd-src/external/gpl3/autoconf/dist/lib/autotest/
H A Dautotest.m417 # permissions described in the Autoconf Configure Script Exception,
21 # and a copy of the Autoconf Configure Script Exception along with
H A Dspecific.m418 # permissions described in the Autoconf Configure Script Exception,
22 # and a copy of the Autoconf Configure Script Exception along with
/netbsd-src/external/apache2/llvm/dist/clang/
H A DINSTALL.txt21 // Step 2: Configure and Build LLVM
24 Configure and build your copy of LLVM (see $LLVM_SRC_ROOT/GettingStarted.html
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsc7180-idp.dts548 * Configure a pull-down on CTS to match the pull of
571 * Configure a pull-up on RX. This is needed to avoid
629 * Configure a pull-down on CTS to match the pull of
638 * Configure pull-down on RTS. As RTS is active low
649 * Configure pull-up on TX when it isn't actively driven
658 * Configure a pull-up on RX. This is needed to avoid
/netbsd-src/crypto/external/bsd/openssl/dist/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:
/netbsd-src/crypto/external/bsd/openssl.old/dist/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:
/netbsd-src/external/bsd/top/dist/
H A DChanges254 declaration of get_system_info. Configure now uses irixsgi
287 top.local.h. REMOVED Configure!!!
311 that are really threads. Configure autodetects when running
352 Configure checks status of "make" and complains if it fails.
402 Fixed calculation of OSREV in Configure.
408 Configure to determine os revision using uname (when available)
422 Fixed Configure to build Make.desc in such a way that doesn't
457 Minor fixes to Configure.
475 Configure will default to "-ltermcap". AIX needs this since it
494 Pyramid DC/OSX. Changed Configure so that it runs in environments
[all …]
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiudp.h152 EFI_UDP4_CONFIGURE Configure; member
266 EFI_UDP6_CONFIGURE Configure; member
/netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/
H A Dconfig_makefile.m42 # Configure a Makefile without clobbering it if it exists and is not out of
/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DGetopt.pm56 Getopt::Long::Configure ("bundling", "pass_through");

12345678910>>...16