svn commit: r378640 - in head/x11-fm/worker: . files
Baptiste Daroussin
bapt at FreeBSD.org
Sun Feb 8 18:21:43 UTC 2015
On Sun, Feb 08, 2015 at 11:47:06PM +0600, Muhammad Moinur Rahman wrote:
> Hi,
>
> The software doesn't compile with default versions of GCC in 8.4 and 9.3 as
> those are lower than 4.6. While the configure script is run it stops giving
> an error about requirement for GCC 4.6+.
>
> BR,
> Muhammad
USE_GCC= yes mean the modern compiler is needed
USE_GCC= any means base or modern will both work
In this case USE_GCC=yes will do what you expect.
Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150208/7b68f5ca/attachment.sig>
More information about the svn-ports-all
mailing list