mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
05d7bf6c5b
This code does open-coded division on 64-bit quantities and thus when building with GCC on 32-bit platforms will require functions such as __umoddi3 and __udivdi3 from libgcc. In constrained environments such as firmware, those functions may not be available. So make it possible to compile out SCT support, which in fact (in the case of UEFI) we don't need anyway. Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Tim Hudson <tjh@openssl.org> |
||
---|---|---|
.. | ||
pl | ||
TLSProxy | ||
add_cr.pl | ||
bat.sh | ||
ck_errf.pl | ||
clean-depend.pl | ||
copy-if-different.pl | ||
copy.pl | ||
cygwin.sh | ||
deleof.pl | ||
deltree.com | ||
dirname.pl | ||
do_ms.sh | ||
domd | ||
err-ins.pl | ||
extract-names.pl | ||
extract-section.pl | ||
files.pl | ||
fipsdist.pl | ||
fipslink.pl | ||
fipsobj.pl | ||
fixNT.sh | ||
FreeBSD.sh | ||
incore | ||
indent.pro | ||
install.sh | ||
libeay.num | ||
mk1mf.pl | ||
mkbuildinf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkfiles.pl | ||
mkrc.pl | ||
mkstack.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
perlpath.pl | ||
point.sh | ||
selftest.pl | ||
shlib_wrap.sh | ||
sp-diff.pl | ||
speed.sh | ||
src-dep.pl | ||
ssleay.num | ||
su-filter.pl | ||
tab_num.pl | ||
toutf8.sh | ||
x86asm.sh |