4 lines
403 B
Batchfile
4 lines
403 B
Batchfile
savedcmd_fs/squashfs/squashfs.o := ld -m elf_x86_64 -z noexecstack --no-warn-rwx-segments -r -o fs/squashfs/squashfs.o @fs/squashfs/squashfs.mod ; ./tools/objtool/objtool --hacks=jump_label --hacks=noinstr --hacks=skylake --ibt --orc --retpoline --rethunk --sls --static-call --uaccess --prefix=16 --link --module fs/squashfs/squashfs.o
|
|
|
|
fs/squashfs/squashfs.o: $(wildcard ./tools/objtool/objtool)
|