CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/02 19:04:56
Modified files:
games/frotz : Makefile
Added files:
games/frotz/patches: patch-src_curses_ux_audio_c
Log message:
Fix build on base-gcc. Had -std=c99 set but was using things not in C99.
Reported to me by naddy@ via the sparc64 bulk. I reported upstream, they
chose to enforce C99. This patch is cherry-picked from upstream.
ok naddy@
