From 32e736180a24e8f9fb6920ef3257cf54e35d9eb0 Mon Sep 17 00:00:00 2001 From: Stefan-olt Date: Wed, 9 Oct 2024 19:41:10 +0200 Subject: [PATCH] fft3dfilter --- plugins/fft3dfilter.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/fft3dfilter.json b/plugins/fft3dfilter.json index 3a42753..f06d274 100644 --- a/plugins/fft3dfilter.json +++ b/plugins/fft3dfilter.json @@ -30,7 +30,8 @@ "--prefix={WORKSPACEDIR}", "--enable-static", "--disable-shared", - "--enable-single" + "--enable-single", + "--enable-threads" ] }, {