We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595a412 commit 7f73bfeCopy full SHA for 7f73bfe
vesc_tool.pro
@@ -176,6 +176,7 @@ release_win {
176
release_lin {
177
# http://micro.nicholaswilson.me.uk/post/31855915892/rules-of-static-linking-libstdc-libc-libgcc
178
# http://insanecoding.blogspot.se/2012/07/creating-portable-linux-binaries.html
179
+ CONFIG += exclude_fw
180
QMAKE_LFLAGS += -static-libstdc++ -static-libgcc
181
DESTDIR = build/lin
182
OBJECTS_DIR = build/lin/obj
0 commit comments