From 22bda7e8e93c2486df6ac95b6947f02a722010fa Mon Sep 17 00:00:00 2001 From: pmp-p Date: Sat, 21 Dec 2024 10:54:56 +0100 Subject: [PATCH] O2g3 --- .buildconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildconfig b/.buildconfig index 7a572631..6f5a464d 100644 --- a/.buildconfig +++ b/.buildconfig @@ -3,5 +3,5 @@ SDK_VERSION=3.1.74.1bi WASI_SDK_VERSION=24.0.5 SDKROOT=/opt/python-wasm-sdk PG_GIT_COMMIT=8e6af359aabdf0b687dfdb8e42b489fb7d27ce0a -COPTS="" +COPTS="-O2 -g3"