debian/rules: Add cmake fix to make reprotest happy.
Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
This commit is contained in:
parent
698b99d887
commit
2dcc119106
1
debian/rules
vendored
1
debian/rules
vendored
@ -14,4 +14,5 @@ override_dh_missing:
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DBUILD_DEV_UTILS=YES \
|
||||
-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON \
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
Loading…
x
Reference in New Issue
Block a user