linux-zen-server/crypto/.ecrdsa_generic.o.cmd

4 lines
405 B
Batchfile
Raw Normal View History

2023-08-30 17:53:23 +02:00
savedcmd_crypto/ecrdsa_generic.o := ld.lld -m elf_x86_64 -z noexecstack -r -o crypto/ecrdsa_generic.o @crypto/ecrdsa_generic.mod ; ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --mcount --mnop --orc --retpoline --rethunk --sls --static-call --uaccess --prefix=16 --link --module crypto/ecrdsa_generic.o
crypto/ecrdsa_generic.o: $(wildcard ./tools/objtool/objtool)