kernel: change stackprotector from strong to regular.

Xen/Paravirt crash with stackprotect in strong mode.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-04-17 22:25:16 +02:00
parent 0c459f8c7e
commit 4bee1eb491
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
CFLAGS =
CXXFLAGS =
PAK_VER = 67
PAK_VER = 68
DEPS = ""
KERNEL_ARCH = $(MACHINE)