CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/02/02 08:22:42
Modified files:
productivity/homebank: Makefile
Log message:
homebank: build with `-std=gnu99' for all compilers
Initial declaration in for loops requires to explicitly use C99
with base-gcc.
OK rsadowski@ (maintainer), kmos@ (who also tested on sparc64)
