github.com/sercand/please@v13.4.0+incompatible/.plzconfig_freebsd_amd64 (about)

     1  # Binary downloads are not available for FreeBSD - will have to be added with 'pkg install protobuf'.
     2  [proto]
     3  protoctool = protoc
     4  
     5  # gcc isn't installed. Possibly this should be the default anyway?
     6  [cpp]
     7  cctool = cc
     8  cpptool = c++