aboutsummaryrefslogtreecommitdiffstats
path: root/compile_flags.txt.do
Commit message (Collapse)AuthorAgeFilesLines
* Change to #!/usr/bin/env bash for openbsd portabilityTomasz Kramkowski2021-08-051-1/+2
| | | | any flags are now passed with set -e
* compile_flags.txt.do: fix shebangTomasz Kramkowski2021-07-231-1/+1
|
* Generate .config.rc (now .vars.rc) with redoTomasz Kramkowski2021-07-151-0/+4
This avoids relying on configure generating anything, this should also make it easier to ensure that git-bisect builds don't need any reconfiguring or cleans.