disable system oxenc

ubuntu/noble
Jason Rhinelander 2 months ago
parent da2e1beb07
commit bcc2e53d42
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262

1
debian/rules vendored

@ -37,6 +37,7 @@ endif
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release \
-DVERSIONTAG="deb$(DEB_VERSION)" \
-DFORCE_OXENC_SUBMODULE=ON \
$(DEB_CMAKE_ARCH_OPTIONS) \
-DWITH_TESTS=OFF -DBUILD_SHARED_LIBS=OFF \
-DNATIVE_BUILD=OFF -DUSE_AVX2=OFF -DWITH_SETCAP=OFF

Loading…
Cancel
Save