This commit is contained in:
rusefi 2019-01-06 20:33:56 -05:00
parent 1cac5621d7
commit 5362d9974c
1 changed files with 1 additions and 1 deletions

View File

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