does this help?
This commit is contained in:
parent
bf1c7bf2a1
commit
ab4d6b824c
|
@ -230,7 +230,7 @@ DINCDIR =
|
|||
DLIBDIR =
|
||||
|
||||
# List all default libraries here
|
||||
DLIBS = -static-libgcc -static-libstdc++
|
||||
DLIBS = -static-libgcc -static -static-libstdc++
|
||||
|
||||
#
|
||||
# End of default section
|
||||
|
|
Loading…
Reference in New Issue