summaryrefslogtreecommitdiffstats
path: root/flags.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use /usr/bin/env bash as the shebang in scriptsTavian Barnes2021-08-051-1/+1
| | | | This should reduce the need for patches on the BSDs.
* Makefile: Rebuild whenever the build flags changeTavian Barnes2020-12-101-0/+11
This removes the need to do make clean before rebuilding with a new build type.