confs: Add OpenBSD Build Helper Scripts.

As with E, add one for OpenBSD. Makes things easier in many
respects.
This commit is contained in:
Alastair Poole 2020-08-20 10:05:35 +01:00
parent db8e598351
commit 0601cda0ba
1 changed files with 3 additions and 0 deletions

3
confs/openbsd.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh -e
meson -Dsystemd=false -Dv4l2=false -Deeze=false \
$@ . build