openbsd-ports/lang/gcc/4.2/pkg/PLIST-estdc
pascal 46702013ca Do not let different versions of libstdc++ conflict with each other. At the
same time, make sure that g++ is never installed alongside a higher version
of libstdc++, so that stuff will always link to the correct library.

feedback espie@ and kurt@, ok kurt@
2012-05-04 08:47:55 +00:00

5 lines
140 B
Plaintext

@comment $OpenBSD: PLIST-estdc,v 1.2 2012/05/04 08:47:55 pascal Exp $
@option no-default-conflict
@conflict libstdc++->=4.2,<4.3
%%SHARED%%