K 10
svn:author
V 2
vd
K 8
svn:date
V 27
2010-02-20T14:36:41.000000Z
K 7
svn:log
V 481
graphics/hugin:

The compilation is known to fail on 6.x with GCC 3.4, so
use non-standard GCC (4.4+) only on 6.x and older.

On 7.x and above use the base GCC instead of GCC 4.4+ because:
1. GCC 4.4+ is not needed anyway and
2. The hugin executable compiled on 8.0/gcc-4.4.4.20100216 fails to start:

  /libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/bin/hugin not found

Reported by:	Hannes Hauswedell <h2@fsfe.org>
Feature safe:	yes

END
