]> git.ipfire.org Git - thirdparty/vectorscan.git/commit
Fix 5.4.11's config step regression (#327)
authorypicchi-arm <67330153+ypicchi-arm@users.noreply.github.com>
Wed, 14 May 2025 21:58:01 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Wed, 14 May 2025 21:58:01 +0000 (00:58 +0300)
commit55a05e41a035701954d6075bc57b87d6cb67240a
tree807a9280c50bbe71cd41a531c2f25ca0f7b1ce69
parent4951b6186d5319426b845707ce856114a350e4c7
Fix 5.4.11's config step regression (#327)

An old commit (24ae1670d) had the side effect of moving cmake defines after
they were being used. This patch move them back to be defined before being used.
Speed hsbench back up by ~ 0.8%

Signed-off-by: Yoan Picchi <yoan.picchi@arm.com>
CMakeLists.txt
tools/hsbench/CMakeLists.txt