CI: Remove UNIX_STRUCTURE from FreeBSD Cirrus-CI config

UNIX_STRUCTURE was deprecated in df94b02075.
This commit is contained in:
Ed Maste
2022-08-16 15:22:46 +02:00
committed by Patrick Heyer
parent fe889ec28e
commit 405ee4255b
-1
View File
@@ -20,7 +20,6 @@ task:
- mkdir build
- cd build
- cmake
-DUNIX_STRUCTURE=1
-DENABLE_AJA=OFF
-DENABLE_ALSA=OFF
-GNinja ..