K 10 svn:author V 4 fjoe K 8 svn:date V 27 2012-06-14T11:55:53.000000Z K 7 svn:log V 514 - Use flex and gperf from ports [1] flex and gperf from base system are too old for Virtuoso build. While pre-generated sources (included into the dist tarball) are usually used during virtuoso port build, flex/gperf can potentially be called when those source files become out of date (e.g. when some prerequisites are patched by ports patches that could be potentially included in future). - Fix clang build: use -std=gnu89 as virtuoso relies on GNU89 definition of `inline' Submitted by: Patrick van Kleef [1] END