0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00

TMP: Trying to force OpenBSD to build with clang

This commit is contained in:
Maria Matejka 2023-11-18 16:11:12 +01:00
parent 7fc2a75fb9
commit 7d719e836d

View File

@ -502,6 +502,7 @@ build-birdlab-openbsd-71:
<<: *build-birdlab-base <<: *build-birdlab-base
variables: variables:
AUTOCONF_VERSION: "2.71" AUTOCONF_VERSION: "2.71"
CC: clang
tags: tags:
- birdlab-openbsd-71 - birdlab-openbsd-71
- amd64 - amd64