Skip to content

Commit

Permalink
benchmarks/smhasher: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 24, 2023
1 parent 72ab038 commit 82977d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions benchmarks/smhasher/Makefile
Expand Up @@ -12,11 +12,11 @@ COMMENT= Hash Algorithm Benchmarking

LICENSE= MIT

USES= cmake:insource
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= gvnn3

USES= cmake:insource

PLIST_FILES= bin/SMHasher

do-install:
Expand Down

0 comments on commit 82977d7

Please sign in to comment.