svn commit: r338353 - head/lang/ofc

Tijl Coosemans tijl at FreeBSD.org
Wed Jan 1 13:15:08 UTC 2014


On Wed, 01 Jan 2014 14:27:40 +0800 Gerald Pfeifer wrote:
> "Vanilla I. Shu" <vanilla at FreeBSD.org> wrote:
>>Author: vanilla
>>Date: Wed Jan  1 03:50:04 2014
>>New Revision: 338353
>>URL: http://svnweb.freebsd.org/changeset/ports/338353
>>
>>Log:
>>  1: convert LIB_DEPENDS to new format.
>>  2: remove NO_STAGE.
>>  3: use USE_GCC=4.6 instead.
>>  
>>  PR:		ports/185306
>>  Submitted by:	tijl@
> 
> Does this strictly need GCC 4.6 or could you make this USE_GCC=4.6+ or USE_GCC=yes?
> 
> Gerald

The website says it builds with GCC 4.7 but it doesn't run:
https://code.google.com/p/ofc/
I tried GCC 4.8 but it failed with a missing header error
(lib/gcc/i386-portbld-freebsd11.0/4.8.3/include/objc/objc-api.h).


More information about the svn-ports-all mailing list