CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/11/09 08:03:10
Modified files:
net/librsync : Makefile
Log message:
librsync: add -std=gnu99 as a CFLAG because the code contains initial
declarations in for loops. This fixes the build with base-gcc.
Tested on sparc64 by kmos@, on macppc and amd64 by me.
OK kmos@
