From 2fc0abede3a5780c56f5e7dadfaaa84e1624d5f1 Mon Sep 17 00:00:00 2001 From: Stefan-Olt Date: Thu, 10 Oct 2024 00:51:11 +0200 Subject: [PATCH] dfttest fix --- plugins/dfttest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/dfttest.json b/plugins/dfttest.json index 8052a66..f5989af 100644 --- a/plugins/dfttest.json +++ b/plugins/dfttest.json @@ -30,7 +30,8 @@ "--prefix={WORKSPACEDIR}", "--enable-static", "--disable-shared", - "--enable-single" + "--enable-single", + "--enable-threads" ] }, {