debian/rules: Disable additional debug logging. (Closes: #1006683).
This commit is contained in:
parent
0b71f55532
commit
a90b67e6c0
2
debian/rules
vendored
2
debian/rules
vendored
@ -19,7 +19,7 @@ DEB_CMAKE_EXTRA_FLAGS = \
|
||||
-DCMAKE_SKIP_RPATH=FALSE \
|
||||
-DCMAKE_SKIP_INSTALL_RPATH=TRUE \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||
-DWITH_DEBUG_ALL=ON \
|
||||
-DWITH_DEBUG_ALL=OFF \
|
||||
-DBUILD_TESTING=OFF \
|
||||
-DWITH_CHANNELS=ON \
|
||||
-DBUILTIN_CHANNELS=ON \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user