mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/smhasher: Fix build with llvm16
- Pet portclippy Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
72ab038eaa
commit
82977d7ed9
1 changed files with 2 additions and 2 deletions
|
@ -12,11 +12,11 @@ COMMENT= Hash Algorithm Benchmarking
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
|
USES= cmake:insource
|
||||||
|
USE_CXXSTD= c++14
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= gvnn3
|
GH_ACCOUNT= gvnn3
|
||||||
|
|
||||||
USES= cmake:insource
|
|
||||||
|
|
||||||
PLIST_FILES= bin/SMHasher
|
PLIST_FILES= bin/SMHasher
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue