From 3adae17e76163052e87e71ebf469607602d530bd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 18:23:18 +0200 Subject: Adding debian version 0.0~git20230113.4362b18-1. Signed-off-by: Daniel Baumann --- debian/rules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index dca6423..66b53d1 100755 --- a/debian/rules +++ b/debian/rules @@ -9,9 +9,7 @@ export NM = llvm-nm-14 export AR = llvm-ar-14 export CC = clang-14 -# stack protector not yet supported, see -# https://github.com/CraneStation/wasi-libc/issues/157 -export EXTRA_CFLAGS = $(CFLAGS) $(LDFLAGS) -fno-stack-protector -fcf-protection=none +export EXTRA_CFLAGS = $(CFLAGS) $(LDFLAGS) -fcf-protection=none %: dh $@ -- cgit v1.2.3