fix (#651)
This commit is contained in:
parent
8bcb8ef611
commit
ae1b19d35f
|
@ -235,7 +235,7 @@ DINCDIR =
|
||||||
DLIBDIR =
|
DLIBDIR =
|
||||||
|
|
||||||
# List all default libraries here
|
# List all default libraries here
|
||||||
DLIBS = -static-libgcc -static -static-libstdc++
|
DLIBS = -pthread
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of default section
|
# End of default section
|
||||||
|
|
Loading…
Reference in New Issue