mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 14:55:39 +00:00
build: Move pie/gen-offsets.sh into scripts/
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -20,7 +20,7 @@ ifeq ($(ARCH), arm)
|
|||||||
endif
|
endif
|
||||||
ASMFLAGS += -D__ASSEMBLY__
|
ASMFLAGS += -D__ASSEMBLY__
|
||||||
|
|
||||||
GEN-OFFSETS := gen-offsets.sh
|
GEN-OFFSETS := ../scripts/gen-offsets.sh
|
||||||
BLOBS := $(obj)/parasite-blob.h $(obj)/restorer-blob.h
|
BLOBS := $(obj)/parasite-blob.h $(obj)/restorer-blob.h
|
||||||
|
|
||||||
PIELDS := pie.lds.S
|
PIELDS := pie.lds.S
|
||||||
|
Reference in New Issue
Block a user