Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 05:52:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 223809] archivers/zstd: clang 5.0 crashes during build
Message-ID:  <bug-223809-29464-9ECSsGyjAj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223809-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223809-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223809

--- Comment #8 from Jan Beich <jbeich@FreeBSD.org> ---
> $ cd `make -V WRKSRC)/programs`

Sorry for tcsh-style typo:

$ cd $(make -V WRKSRC)/programs

or

$ cd `make -V WRKSRC`/programs

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223809-29464-9ECSsGyjAj>