pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/53543 CVS commit: pkgsrc/meta-pkgs/boost
On Sat, Sep 01, 2018 at 09:25:01PM +0000, Leonardo Taccari wrote:
> The following reply was made to PR pkg/53543; it has been noted by GNATS.
>
> From: "Leonardo Taccari" <leot%netbsd.org@localhost>
> To: gnats-bugs%gnats.NetBSD.org@localhost
> Cc:
> Subject: PR/53543 CVS commit: pkgsrc/meta-pkgs/boost
> Date: Sat, 1 Sep 2018 21:21:47 +0000
>
> Module Name: pkgsrc
> Committed By: leot
> Date: Sat Sep 1 21:21:47 UTC 2018
>
> Modified Files:
> pkgsrc/meta-pkgs/boost: Makefile.common
>
> Log Message:
> boost: Revert -r1.74 in order to avoid PR pkg/53543
>
> At least devel/boost-libs can fail due an `Argument list too long' due the use
> of `+' in ${FIND}. Revert -r1.74 in order to use `\;' instead (and add a big XXX
> comment regarding that).
Can't we just find | xargs ${TOUCH} here instead as workaround?
Joerg
Home |
Main Index |
Thread Index |
Old Index