Loading debian/rules +0 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --builddirectory=Build # Remarks about the flags to CMake below: # -DCMAKE_BUILD_TYPE="" => The build type must be left empty, see #711515 CMAKE_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ -DSTATIC_BUILD:BOOL=OFF \ Loading Loading
debian/rules +0 −4 Original line number Diff line number Diff line Loading @@ -13,10 +13,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ --builddirectory=Build # Remarks about the flags to CMake below: # -DCMAKE_BUILD_TYPE="" => The build type must be left empty, see #711515 CMAKE_EXTRA_FLAGS += \ -DCMAKE_SKIP_RPATH:BOOL=ON \ -DSTATIC_BUILD:BOOL=OFF \ Loading