This commit is contained in:
Matthew Kennedy 2019-01-06 16:54:10 -08:00 committed by rusefi
parent 8bcb8ef611
commit ae1b19d35f
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ DINCDIR =
DLIBDIR =
# List all default libraries here
DLIBS = -static-libgcc -static -static-libstdc++
DLIBS = -pthread
#
# End of default section