mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
build: get rid of vestigial Makefile.config test
We don't use this any more (and the test was deleted in a previous patch), so let's get rid of this too. Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
96e0d14283
commit
8d16fe6da9
1 changed files with 0 additions and 3 deletions
|
|
@ -35,9 +35,6 @@ endif
|
|||
ifeq ($(call try-cc,$(PTRACE_PEEKSIGINFO_TEST),),y)
|
||||
$(Q) @echo '#define CONFIG_HAS_PEEKSIGINFO_ARGS' >> $@
|
||||
endif
|
||||
ifeq ($(call try-cc,$(PTRACE_SUSPEND_SECCOMP_TEST),),y)
|
||||
$(Q) @echo '#define CONFIG_HAS_SUSPEND_SECCOMP' >> $@
|
||||
endif
|
||||
ifeq ($(VDSO),y)
|
||||
$(Q) @echo '#define CONFIG_VDSO' >> $@
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue