On Monday, March 26, 2018 11:55:00 PM Conrad Meyer wrote:
> Author: cem
> Date: Mon Mar 26 23:54:59 2018
> New Revision: 331602
> URL: https://svnweb.freebsd.org/changeset/base/331602
> 
> Log:
>   Update to Zstandard 1.3.4
>   
>   Includes our local patch to conditionalize use of __builtin_clz(ll) on
>   Clang's __has_builtin() (which is just defined to false when building with
>   GCC).
>   
>   The issue is tracked upstream at https://github.com/facebook/zstd/pull/884 .
>   Otherwise, these are vanilla Zstandard 1.3.4 files.

Note that there is an existing ^/vendor/zstd tree that zstd updates should 
probably
be committed to first and then merged over.  You can probably repair this by 
importing
1.3.4 as normal to the vendor area following the normal instructions and then 
doing
an 'svn merge --record-only' to update the merge info.

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to