Edit

IABSD.fr/ports/net/librsync

Branch :

  • Show log

    Commit

  • Author : cwen
    Date : 2019-11-09 15:03:10
    Hash : 6ca339e4
    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@