CVSROOT: /cvs Module name: ports Changes by: es...@cvs.openbsd.org 2017/03/08 04:12:22
Modified files: mail/evolution-rss: Makefile Log message: unhardcode the g++ name, builds fine. the author of the change doesn't quite remember what went wrong, seems it was libtool being fussy or something. >From Lucian Langa: > I'm not 100% I remember this entirely, but I think g++ was required > only for some building script (libtool perhaps? I do not remember), > but not for the code itself. At certain part there were some c++ > parts but not entirely sure they are in current code base. Evolution > code base went through major changes quite a few times since 2007 > so obviously this code changed in the meanwhile too. we'll see how it fares with clang later.