Date: Tue, 31 Mar 2015 13:24:51 +0200 From: "side light" <sidelight12@mail.com> To: ports@freebsd.org Subject: emulators/pipelight, compiler Message-ID: <trinity-78c701df-6178-4cec-b65f-51b822adf1a7-1427801091051@3capp-mailcom-lxa13>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-78c701df-6178-4cec-b65f-51b822adf1a7-1427801091051>