Re: emulators/pipelight, compiler

2015-05-06 Thread Kurt Jaeger
Hi!

Is it possible to replace GCC with Clang in emulators/pipelight. Here's
what I have for the diff file, and it compiled fine. The plugins still
don't work, but perhaps this will make fixing it easier. Thank you.
 
32d31
 USE_GCC=yes
41c40
 USES=compiler:gcc-c++11-lib gmake shebangfix
---
 USES=compiler:c++11-lib gmake shebangfix

Can you test the version as committed in

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197828

Please report back if there are issues.

-- 
p...@opsec.eu+49 171 3101372 5 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


emulators/pipelight, compiler

2015-03-31 Thread side light
   Hello,
   Is it possible to replace GCC with Clang in emulators/pipelight. Here's
   what I have for the diff file, and it compiled fine. The plugins still
   don't work, but perhaps this will make fixing it easier. Thank you.

   32d31
USE_GCC=yes
   41c40
USES=compiler:gcc-c++11-lib gmake shebangfix
   ---
USES=compiler:c++11-lib gmake shebangfix
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org