Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+all CMAKE_APPLICATIONS_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ -DCMAKE_BUILD_TYPE=None # The build type must be left empty, see #711515 -DCMAKE_BUILD_TYPE=None # The build type must be set to None, see #711515 CMAKE_VIEWER_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ Loading Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS := hardening=+all CMAKE_APPLICATIONS_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ -DCMAKE_BUILD_TYPE=None # The build type must be left empty, see #711515 -DCMAKE_BUILD_TYPE=None # The build type must be set to None, see #711515 CMAKE_VIEWER_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ Loading