Conditionally use -D_POSIX_C_SOURCE=200809L for Linux only for now.
authorDavid Griffith <dave@661.org>
Wed, 4 Sep 2019 21:42:38 +0000 (14:42 -0700)
committerDavid Griffith <dave@661.org>
Wed, 4 Sep 2019 21:42:38 +0000 (14:42 -0700)
commitb0237f965bd332a2f7050e774aeccf7d51d56f90
tree481797027424212f42e3b6e36c2d625c3b3814fc
parenta8568629c5deb9f25685a217c5bdd55c3d51a1a9
Conditionally use -D_POSIX_C_SOURCE=200809L for Linux only for now.

I don't know why this was causing problems for FreeBSD.
Makefile