pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: atkmm build fails
I reproduced this on 2018Q1 before applying the patch which did fix the
error. Is there a reason this patch can't be committed? Or should I be
doing something different to avoid this error in the future?
- Wes
On 03/31/18 09:13, maya%netbsd.org@localhost wrote:
> This probably fixes things, but joerg will refuse to allow it to be committed
>
> Index: buildlink3.mk
> ===================================================================
> RCS file: /cvsroot/pkgsrc/devel/glibmm/buildlink3.mk,v
> retrieving revision 1.17
> diff -u -r1.17 buildlink3.mk
> --- buildlink3.mk 30 Dec 2017 17:12:51 -0000 1.17
> +++ buildlink3.mk 31 Mar 2018 13:13:14 -0000
> @@ -2,6 +2,8 @@
>
> BUILDLINK_TREE+= glibmm
>
> +GCC_REQD+= 4.9
> +
> .if !defined(GLIBMM_BUILDLINK3_MK)
> GLIBMM_BUILDLINK3_MK:=
>
>
>
Home |
Main Index |
Thread Index |
Old Index