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

4 lines
378 B
Batchfile
Raw Normal View History

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