summaryrefslogtreecommitdiff
path: root/app/configure
diff options
context:
space:
mode:
Diffstat (limited to 'app/configure')
-rwxr-xr-xapp/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/configure b/app/configure
index 9648f0f..597ba07 100755
--- a/app/configure
+++ b/app/configure
@@ -88,6 +88,7 @@ rm -f config.h
rm -f include.mk
case $TARGET in
Linux)
+ LDFLAGS=$LD_FLAGS' -llo -lpthread'
;;
*)
echo "platform not supported"