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

4 lines
408 B
Batchfile
Raw Normal View History

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