Nilesh Patra pushed to branch master at lintian / lintian


Commits:
1ac92865 by Benjamin Drung at 2026-05-26T15:38:59+02:00
Build no-code/without-fat-lto-objects test with optimize=-lto

Ubuntu enables LTO by default, so without-fat-lto-objects will fail.

Disable the LTO optimization for this test case.

- - - - -


1 changed file:

- 
t/recipes/checks/libraries/static/no-code/without-fat-lto-objects/build-spec/debian/rules


Changes:

=====================================
t/recipes/checks/libraries/static/no-code/without-fat-lto-objects/build-spec/debian/rules
=====================================
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = optimize=-lto
+
 %:
        dh $@
 



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/1ac928650031a574caad826bc8fe0a83193a5fa0

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/1ac928650031a574caad826bc8fe0a83193a5fa0
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


Reply via email to