1
0
forked from jengelh/xxhash
This branch is 1 commit behind jengelh/xxhash:master
Bruno Friedmann 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
2024-09-04 17:10:27 +02:00
2024-09-04 17:10:27 +02:00
2024-09-25 15:14:15 +02:00
Description
fix issues with DISPATCH=1
1.7 MiB
Languages
Diff 100%