Static link gcc libs

This commit is contained in:
Linus Probert 2018-05-11 19:53:22 +02:00
parent 3eccdcccb4
commit 55d2da1737
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ if (NOT MSVC)
-Wstrict-prototypes
-Wmissing-prototypes
-Wconversion -Wno-sign-conversion
-static-libgcc
)
endif (NOT MSVC)