Fixed patch after feedback from espie@. Any OKs?
--
WBR,
Vadim Zhukov
Index: 4.2/gcc4.port.mk
===
RCS file: /cvs/ports/lang/gcc/4.2/gcc4.port.mk,v
retrieving revision 1.15
diff -u -p -r1.15 gcc4.port.mk
--- 4.2/gcc4.port.mk17
On Mon, Dec 17, 2012 at 08:36:29PM +0400, Vadim Zhukov wrote:
> Hello all.
>
> This patch (which is probably wrong due to "==" instead of :M check)
> should help a bit in the case when CMake-based program needs a GCC
> toolchain from ports. KActivities from upcoming KDE 4.10 is the first
> such th
Hello all.
This patch (which is probably wrong due to "==" instead of :M check)
should help a bit in the case when CMake-based program needs a GCC
toolchain from ports. KActivities from upcoming KDE 4.10 is the first
such thing I've seen, but surely there will be more to follow. :(
The only real