Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Safonov <0x7f454c46@gmail.com>2019-05-29 19:15:08 +0300
committerAndrei Vagin <avagin@gmail.com>2019-09-07 15:59:52 +0300
commita856c48e7756ba4f6f2cf5a2e14efadc413e3368 (patch)
tree71fdfb037455452a4d1c27c3a0c789a0f2ac0947 /Makefile
parentd6ce398eb42319ee546a9064e9ce346c59cfa294 (diff)
arm: Build {pie-, }util-vdso with CONFIG_VDSO_32
Signed-off-by: Dmitry Safonov <0x7f454c46@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cee8a42c9..475d4abaf 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ endif
# Architecture specific options.
ifeq ($(ARCH),arm)
ARMV := $(shell echo $(UNAME-M) | sed -nr 's/armv([[:digit:]]).*/\1/p; t; i7')
- DEFINES := -DCONFIG_ARMV$(ARMV)
+ DEFINES := -DCONFIG_ARMV$(ARMV) -DCONFIG_VDSO_32
ifeq ($(ARMV),6)
USERCFLAGS += -march=armv6