SHA256
1
0
forked from pool/xxhash

fix usage of DISPATCH=1 #1

Open
bruno_friedmann wants to merge 1 commits from bruno_friedmann/xxhash:fix-dispatch into master

1 Commits

Author SHA256 Message Date
6fbc273ac8 fix usage of DISPATCH=1
- upstream will activate optimization only with -O3 but %{optflags}
set -O2, we patch optflags to use -O3
- DISPATCH=1 seem to be needed on make / make install line call to
obtain an optimized binary, and also get dispatch header installed
in include

Signed-off-by: Bruno Friedmann <bruno@ioda-net.ch>
2024-09-25 15:14:15 +02:00