mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
7c9702e2a7
Objtool requires the use of a DRAP register while aligning the stack. Since a DRAP register is a gcc concept and we are notoriously low on registers in the crypto code, it's not worth the effort to mimic gcc generated stack realignment. We simply silence the warning by adding the offending object files to OBJECT_FILES_NON_STANDARD. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Attila Fülöp <attila@fueloep.org> Closes #6950 Closes #11914 |
||
---|---|---|
.. | ||
algs | ||
api | ||
asm-x86_64 | ||
core | ||
include | ||
io | ||
os | ||
spi | ||
illumos-crypto.c | ||
Makefile.in |