Home
last modified time | relevance | path

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

12345678

/netbsd/src/crypto/external/bsd/openssl/dist/
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 An example of a `Configure` command to be run from the OpenSSL directory is:
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} \
[all …]
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
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 …]
DINSTALL.md28 - [Configure](#configure-openssl)
156 $ ./Configure
164 $ perl Configure
173 $ perl Configure
178 of the four Configure targets in the first command.
263 directory for testing purposes) run `Configure` as shown in the following
271 $ ./Configure --prefix=/opt/openssl --openssldir=/usr/local/ssl
275 $ perl Configure --prefix=PROGRAM:[INSTALLS] --openssldir=SYS$MANAGER:[OPENSSL]
285 There are several options to `./Configure` to customize the build (note that
599 is not explicitly specified, `Configure` will print a warning
[all …]
Dconfig.com1 $ ! OpenSSL config: determine the architecture and run Configure
90 WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""",collected_args
DNOTES-DJGPP.md27 running `./Configure` with appropriate arguments:
29 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
DHACKING.md14 ./Configure -Werror --strict-warnings [your-options]
DNOTES-UNIX.md61 $ ./Configure --prefix=/usr/local/ssl --openssldir=/usr/local/ssl \
89 $ ./Configure --prefix=/usr/local/ssl --openssldir=/usr/local/ssl \
DREADME-FIPS.md103 $ ./Configure enable-fips
115 $ ./Configure enable-fips
/netbsd/src/external/bsd/top/dist/
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 …]
DPorting21 Configure script looks for these files and lets the configurer choose
33 and used by Configure. This information is marked with words in all
47 the name of the module). Configure will automatically add this file to
/netbsd/src/distrib/utils/script-installer/
Ddot.instutils51 echo -n "Configure" $intf "? [y]"
112 Configure()
157 echo -n "Configure network interfaces? [y] "
/netbsd/src/sys/arch/cobalt/
DTODO10 - Configure PCI interrupts properly for boards which have PCI bridges
/netbsd/src/external/gpl3/binutils/dist/gas/
DREADME88 Configure the source to install programs and files under directory
96 Configure GAS to run on the specified HOST. Normally the
103 Configure GAS for cross-assembling programs for the specified
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dconfigterms.texi5 @node Configure Terms
6 @section Configure Terms and History
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-tools/
Dstatslog70 &Getopt::Long::Configure(qw(bundling no_ignore_case));
/netbsd/src/external/bsd/ntp/dist/scripts/calc_tickadj/
Dcalc_tickadj-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd/src/external/bsd/ntp/dist/scripts/ntp-wait/
Dntp-wait-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd/src/external/bsd/ntp/dist/scripts/ntptrace/
Dntptrace-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd/src/sys/arch/i386/conf/
DCARDBUS12 # Configure PCI using BIOS information
/netbsd/src/external/bsd/ntp/dist/scripts/
Dplot_summary-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
Dsummary-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd/src/external/bsd/ntp/dist/scripts/ntpsweep/
Dntpsweep-opts8 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd/src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
Dfastboot17 |Set NetBSD$MDF BootResources:Configure.Monitors.Acorn.AKF85
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dconfig-lang.in20 # Configure looks for the existence of this file to auto-config each language.

12345678