summaryrefslogtreecommitdiff
path: root/confs/freebsd.sh
Commit message (Collapse)AuthorAgeFilesLines
* freebsd: eeze support if enabled.Alastair Poole2021-04-101-1/+1
| | | | | | | ifr_netmask is not available on FreeBSD. On Linux ifr_addr is same union. Peter2121 did this work.
* webp - promote to default onCarsten Haitzler (Rasterman)2020-01-281-1/+1
| | | | | | | | i just noticed a pattern... we recommend in our sample confs ... to not disable webp. why keep doing that and why not just make it a dep on by default you need to explicitly disable? make lives easier and less complex. it was a good exercise to write these as it points this out... :)
* add some sample configureations for a few os'sCarsten Haitzler (Rasterman)2020-01-251-0/+3
the idea is - if the configure fails .. provide the dep it's asking for. that simple. the rest of the build is the same (ninja -C build etc.)