]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Gitlab: add NetBSD LTO disablement to the generator
authorMaria Matejka <mq@ucw.cz>
Sat, 10 May 2025 13:21:08 +0000 (15:21 +0200)
committerMaria Matejka <mq@ucw.cz>
Sat, 10 May 2025 13:22:19 +0000 (15:22 +0200)
This fixes 083e70ba4ab3f21788160975c6f1cf40e3ebd4ce

misc/gitlab/data.yml.j2

index 6fd6c62678b5587140f870e0f21a9cf650aae628..c22fd1931ed7efdd128326aaf8325d79393aa26b 100644 (file)
@@ -57,6 +57,8 @@ birdlab:
 
   {% for num in ("09", "10") -%}
   - name: netbsd-{{ num }}
+    variables:
+      CONFIGURE_OPTIONS: --disable-lto
   {% endfor %}
 
   {% for num in (13, 14) -%}