shithub: orca

Download patch

ref: ba88a00dadf1416644f284cac877d22a1535c01b
parent: d5e5cb14d690a699bf44be413fd2d23638f99a31
author: cancel <cancel@cancel.fm>
date: Fri Dec 7 11:58:41 EST 2018

Add comment in tool

--- a/tool
+++ b/tool
@@ -228,6 +228,8 @@
     orca|tui)
       add source_files tui_main.c
       add cc_flags -D_XOPEN_SOURCE_EXTENDED=1
+      # if we ever need newer posix stuff
+      # add cc_flags -D_POSIX_C_SOURCE=200809L
       out_exe=orca
       if [[ $os = mac ]]; then
         # prefer homebrew version of ncurses if installed. Will give us better