aboutsummaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Expand)AuthorAgeFilesLines
* add OpenBSD pledge(2) support using -DUSE_PLEDGEHiltjo Posthuma2016-05-031-3/+7
* Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma2016-03-201-8/+6
* config.mk: add -D_DEFAULT_SOURCE to commented buildsHiltjo Posthuma2016-02-241-2/+2
* stop glibc complaining about _BSD_SOURCE being deprecatedQuentin Rameau2016-01-131-1/+1
* No need for -D_POSIX_C_SOURCE=200809Lsin2016-01-061-3/+3
* Always use the compat functionssin2016-01-061-5/+0
* Bring in reallocarray() from OpenBSDsin2016-01-061-2/+2
* Change default MANPREFIX to be ${PREFIX}/mansin2016-01-061-1/+1
* rename EXTRAOBJ to COMPATOBJHiltjo Posthuma2015-12-261-1/+1
* compat: add strlcpy, strlcat, for glibcHiltjo Posthuma2015-12-251-0/+5
* add Makefile and config.mkHiltjo Posthuma2015-12-051-0/+30