From 6ba6c85db039db5bea6af55c607a858f66480820 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Wed, 28 Dec 2022 03:05:35 +0100 Subject: [PATCH] Update Builder.sh --- static/Focal/Builder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/Focal/Builder.sh b/static/Focal/Builder.sh index 06fc052..32fa660 100644 --- a/static/Focal/Builder.sh +++ b/static/Focal/Builder.sh @@ -35,4 +35,4 @@ --with-stream_geoip_module \ --with-http_v2_hpack_enc \ --with-cc-opt="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fPIC" \ ---with-ld-opt="-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie,-lpcre" +--with-ld-opt="-Wl,-rpath,/usr/local/lib -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -pie -lpcre"