confs: openbsd build helper script.

Small diversion. Make life easier for normal users until we get
another openbsd user ;)
devs/bu5hm4n/netstart_fixes
Alastair Poole 3 years ago
parent 4678fa60c2
commit 4d47c61942
  1. 3
      confs/openbsd.sh

@ -0,0 +1,3 @@
#!/bin/sh -e
meson -Dsystemd=false -Ddevice-udev=false -Dgesture-recognition=false \
$@ . build
Loading…
Cancel
Save