|
|
@ -107,6 +107,7 @@ linux { |
|
|
|
QMAKE_CXXFLAGS += -fvisibility=hidden |
|
|
|
QMAKE_CXXFLAGS += -fvisibility=hidden |
|
|
|
QMAKE_CXXFLAGS_WARN_ON += -Werror \ |
|
|
|
QMAKE_CXXFLAGS_WARN_ON += -Werror \ |
|
|
|
-Wno-unused-parameter \ # gst-plugins-good |
|
|
|
-Wno-unused-parameter \ # gst-plugins-good |
|
|
|
|
|
|
|
-Wno-unused-but-set-variable \ # eigen & QGCTileCacheWorker.cpp |
|
|
|
-Wno-deprecated-declarations # eigen |
|
|
|
-Wno-deprecated-declarations # eigen |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
error("Unsupported Mac toolchain, only 64-bit LLVM+clang is supported") |
|
|
|
error("Unsupported Mac toolchain, only 64-bit LLVM+clang is supported") |
|
|
|