Home
last modified time | relevance | path

Searched refs:compile (Results 1 – 24 of 24) sorted by relevance

/openssl-master/external/perl/Text-Template-1.56/t/
A Dprepend.t28 $tmpl1->compile;
29 $tmpl2->compile;
49 $tmpl1->compile;
50 $tmpl2->compile;
69 $tmpl1->compile;
70 $tmpl2->compile;
A Dstrict.t28 $tmpl1->compile;
29 $tmpl2->compile;
A Drt29928.t20 $tmpl1->compile;
/openssl-master/
A DNOTES-DJGPP.md6 If you wish to compile on native DOS with 8+3 filenames, you will
19 the WATT-32 networking package installed before you try to compile
26 To compile OpenSSL, start your BASH shell, then configure for DJGPP by
A DNOTES-ANDROID.md23 Do not pass --cross-compile-prefix (as you might be tempted), as it
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
46 directory, so the bin path will be slightly different. EG: to compile
A DNOTES-NONSTOP.md85 c99 options for compile (`CFLAGS`) and linkers (`LDFLAGS`).
90 To configure and compile OpenSSL, you will need to set up a Cygwin environment.
120 **Note:** In the event that you are attempting a FIPS-compliant cross-compile,
127 point or another. If you are successful in your cross-compile efforts, please
133 **Note:** Cross-compile builds for TNS/E have not been attempted, but should
A DNOTES-WINDOWS.md122 "vcvarsall.bat" before you compile. For example, if you want to build
190 In this case configure with the corresponding --cross-compile-prefix= option.
193 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ...
195 ./Configure mingw64 --cross-compile-prefix=x86_64-w64-mingw32- ...
A DCONTRIBUTING.md56 4. Patches should follow our [coding style] and compile without warnings.
A DINSTALL.md18 - [Cross Compile Prefix](#cross-compile-prefix)
187 It is recommended to compile and test OpenSSL with normal user privileges
302 --cross-compile-prefix=<PREFIX>
312 target on Linux `--cross-compile-prefix=x86_64-w64-mingw32-` works. Naturally
316 another example `--cross-compile-prefix=mipsel-linux-gnu-` suffices in such
693 Don't compile in any error strings.
711 Don't compile in filename and line number information (e.g. for errors and
1407 "--cross-compile-prefix" Configure flag described above. If both
1772 an explicit -march flag was apparently required to compile assembly modules. But
A DREADME-ENGINES.md283 3. Manually enter the same compilation line to compile the
A DCHANGES.md3444 * Configuration change; if there is a known flag to compile
3657 compile with later releases.
8652 OpenSSL should now compile cleanly on gcc 4.2
9636 32-bit x86 is available through a compile-time setting.
10968 functionality is disabled at compile-time.
15144 compile under VC++.
15355 * Patches to make OpenSSL compile under Win32 again. Mostly
17169 * Various changes to make Win32 compile work:
17298 must use this, not the compile-time macro.
17448 * Make S/MIME samples compile (not yet tested).
[all …]
A DNEWS.md912 selected at compile time.
997 * Added the possibility to compile without old deprecated
/openssl-master/external/perl/Text-Template-1.56/lib/Text/
A DTemplate.pm175 sub compile { subroutine
299 $fi_self->compile(@delim_arg)
460 $templ->compile or return undef;
481 $templ->compile or return undef;
/openssl-master/doc/man3/
A DOPENSSL_Applink.pod17 expected to implement it, but to compile provided module with
/openssl-master/crypto/
A DREADME-sparse_array.md26 `OPENSSL_SA_BLOCK_BITS` can be defined at compile time and this overrides the
/openssl-master/doc/man1/
A Dopenssl-ecparam.pod.in101 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
A Dopenssl-ec.pod.in126 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
A Dopenssl-pkey.pod.in165 the preprocessor macro B<OPENSSL_EC_BIN_PT_COMP> at compile time.
A Dopenssl-ciphers.pod.in166 The content of the default list is determined at compile time and normally
748 listed here because some ciphers were excluded at compile time.
A Dopenssl-enc.pod.in261 Note that some of these ciphers can be disabled at compile time
A Dopenssl-ca.pod.in723 Note: the location of all files can change either by compile time options,
/openssl-master/include/openssl/
A Dcrypto.h.in260 * compile time.
A Dbio.h.in480 * purely a compile-time kludge to allow const to be checked.
/openssl-master/doc/man7/
A Dmigration_guide.pod2334 can be disabled at compile time using the "no-tls1_3" Configure option.

Completed in 98 milliseconds