shithub: orca

Download patch

ref: 9d8ed749fca3aac920f9d5ebd893d3f6c45ce4b6
parent: 5b66f2cf8ddbd4e3877efc278a44e43befb6d829
author: cancel <cancel@cancel.fm>
date: Fri Dec 7 17:42:45 EST 2018

Cleanup

--- a/tool
+++ b/tool
@@ -233,8 +233,6 @@
       # are ignored. (sokol_time.h may generate sign conversion warning on
       # mac.)
       add cc_flags -isystem thirdparty
-      # if we ever need newer posix stuff
-      # add cc_flags -D_POSIX_C_SOURCE=200809L
       out_exe=orca
       case $os in
         mac)