]> 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:57 +0000 (15:22 +0200)
This fixes 9bb8c0945e39b43dcef02934fe9cf6baa816f5b0

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) -%}