Sfoglia il codice sorgente

CI: Remove UNIX_STRUCTURE from FreeBSD Cirrus-CI config

UNIX_STRUCTURE was deprecated in df94b0207563.
Ed Maste 3 anni fa
parent
commit
405ee4255b
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .cirrus.yml

+ 0 - 1
.cirrus.yml

@@ -20,7 +20,6 @@ task:
   - mkdir build
   - mkdir build
   - cd build
   - cd build
   - cmake
   - cmake
-      -DUNIX_STRUCTURE=1
       -DENABLE_AJA=OFF
       -DENABLE_AJA=OFF
       -DENABLE_ALSA=OFF
       -DENABLE_ALSA=OFF
       -GNinja ..
       -GNinja ..