[Bug 223809] archivers/zstd: clang 5.0 crashes during build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 23 05:52:42 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223809

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

Sorry for tcsh-style typo:

$ cd $(make -V WRKSRC)/programs

or

$ cd `make -V WRKSRC`/programs

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


More information about the freebsd-toolchain mailing list