diff --git a/debian/rules b/debian/rules index 49a850d..3110df6 100755 --- a/debian/rules +++ b/debian/rules @@ -18,3 +18,6 @@ override_dh_installchangelogs: ## https://github.com/GrapheneOS/hardened_malloc/issues/85 override_dh_dwz: /bin/true + +override_dh_auto_build: + dh_auto_build -- CONFIG_NATIVE=false