Revision da750b15c0e69f809243d56eceb37d56a8fc9cfd authored by Richard Levitte on 18 May 2021, 16:22:57 UTC, committed by Richard Levitte on 19 May 2021, 17:04:06 UTC
apps/progs.pl will have apps/progs.c as output, and on some systems, the output file of a program is locked against reading. Unfortunately, apps/progs.c is also part of the sources that make up apps/openssl, so it's necessary to mark that file in a way that makes progs.pl skip over it. Fortunately, this is easily done with a special attribute in apps/build.info and a simple adaptation of apps/progs.pl. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15332)
1 parent dd05c79
File | Mode | Size |
---|---|---|
__DECC_INCLUDE_EPILOGUE.H | -rw-r--r-- | 559 bytes |
__DECC_INCLUDE_PROLOGUE.H | -rw-r--r-- | 630 bytes |
asn1.h | -rw-r--r-- | 465 bytes |
bio.h | -rw-r--r-- | 3.6 KB |
comp.h | -rw-r--r-- | 399 bytes |
conf.h | -rw-r--r-- | 814 bytes |
constant_time.h | -rw-r--r-- | 12.7 KB |
core.h | -rw-r--r-- | 2.8 KB |
cryptlib.h | -rw-r--r-- | 8.9 KB |
dane.h | -rw-r--r-- | 3.5 KB |
deprecated.h | -rw-r--r-- | 940 bytes |
der.h | -rw-r--r-- | 3.1 KB |
dso.h | -rw-r--r-- | 7.0 KB |
dsoerr.h | -rw-r--r-- | 1.6 KB |
endian.h | -rw-r--r-- | 1.8 KB |
err.h | -rw-r--r-- | 450 bytes |
ffc.h | -rw-r--r-- | 9.1 KB |
ktls.h | -rw-r--r-- | 11.8 KB |
namemap.h | -rw-r--r-- | 1.7 KB |
nelem.h | -rw-r--r-- | 473 bytes |
numbers.h | -rw-r--r-- | 2.2 KB |
o_dir.h | -rw-r--r-- | 2.2 KB |
packet.h | -rw-r--r-- | 27.1 KB |
param_build_set.h | -rw-r--r-- | 2.0 KB |
passphrase.h | -rw-r--r-- | 4.2 KB |
property.h | -rw-r--r-- | 2.9 KB |
propertyerr.h | -rw-r--r-- | 1.3 KB |
provider.h | -rw-r--r-- | 4.8 KB |
refcount.h | -rw-r--r-- | 5.5 KB |
sha3.h | -rw-r--r-- | 1.8 KB |
sizes.h | -rw-r--r-- | 749 bytes |
sm3.h | -rw-r--r-- | 1.1 KB |
sockets.h | -rw-r--r-- | 5.0 KB |
sslconf.h | -rw-r--r-- | 713 bytes |
symhacks.h | -rw-r--r-- | 1.1 KB |
thread_once.h | -rw-r--r-- | 5.5 KB |
tlsgroups.h | -rw-r--r-- | 2.2 KB |
tsan_assist.h | -rw-r--r-- | 6.6 KB |
unicode.h | -rw-r--r-- | 850 bytes |

Computing file changes ...