aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 9d1c65c..6bc70e1 100755
--- a/configure
+++ b/configure
@@ -12,7 +12,7 @@ LIBS="libconfuse opencv4"
CFLAGS="-c -Wall -fPIC -std=c++20"
-LDFLAGS="-pthread"
+LDFLAGS=
SOURCE_DIR="src"