|
|
|
@ -106,7 +106,8 @@ linux {
@@ -106,7 +106,8 @@ linux {
|
|
|
|
|
DEFINES += QGC_GST_MICROHARD_ENABLED |
|
|
|
|
QMAKE_CXXFLAGS += -fvisibility=hidden |
|
|
|
|
QMAKE_CXXFLAGS_WARN_ON += -Werror \ |
|
|
|
|
-Wno-unused-parameter # gst-plugins-good |
|
|
|
|
-Wno-unused-parameter \ # gst-plugins-good |
|
|
|
|
-Wno-deprecated-declarations # eigen |
|
|
|
|
} else { |
|
|
|
|
error("Unsupported Mac toolchain, only 64-bit LLVM+clang is supported") |
|
|
|
|
} |
|
|
|
|