]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
cirrus: Use FreeBSD 12.3
authorTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 16:38:43 +0000 (18:38 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 16:38:43 +0000 (18:38 +0200)
This should fix this error thrown by autoreconf:

ld-elf.so.1: /usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32: Undefined symbol "strerror_l@FBSD_1.6"

.cirrus.yml

index 1e8a3d50dcbb2359eaad8305fa61afc7038cfd8b..b17bf7fa01e8f91da56805ef5219e0653d5fc688 100644 (file)
@@ -3,9 +3,9 @@ task:
     - name: FreeBSD 13.0
       freebsd_instance:
         image_family: freebsd-13-0
-    - name: FreeBSD 12.2
+    - name: FreeBSD 12.3
       freebsd_instance:
-        image_family: freebsd-12-2
+        image_family: freebsd-12-3
 
   env:
     TESTS_REDUCED_KEYLENGTHS: yes