diff options
author | guenther <> | 2019-11-25 22:57:28 +0000 |
---|---|---|
committer | guenther <> | 2019-11-25 22:57:28 +0000 |
commit | dbf2b9876db143d9320fa3f1b2b0d9e451c964c0 (patch) | |
tree | 467c4582e79b3b5c473e2b82515f9b3230277576 /src/lib/libssl/tls13_record_layer.c | |
parent | 2f9fd2f497c09da9d28731816f2ad15ab686d30a (diff) | |
download | openbsd-dbf2b9876db143d9320fa3f1b2b0d9e451c964c0.tar.gz openbsd-dbf2b9876db143d9320fa3f1b2b0d9e451c964c0.tar.bz2 openbsd-dbf2b9876db143d9320fa3f1b2b0d9e451c964c0.zip |
gcc3, like clang and unlike our gcc4, doesn't support redirecting builtins
like mem{set,cpy,move} or __stack_smash_handler using asm() renaming. So
treat gcc3 like clang and mark such functions as protected instead.
ok ayoma@
Diffstat (limited to 'src/lib/libssl/tls13_record_layer.c')
0 files changed, 0 insertions, 0 deletions