CI: Remove UNIX_STRUCTURE from FreeBSD Cirrus-CI config

UNIX_STRUCTURE was deprecated in df94b02075.
This commit is contained in:
Ed Maste
2022-08-15 13:34:23 -04:00
committed by Patrick Heyer
parent fe889ec28e
commit 405ee4255b

View File

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