mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
nthash: fix build failure
This commit is contained in:
parent
035d267640
commit
3d96c1840c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE='None' \
|
||||
-DCMAKE_INSTALL_PREFIX='/usr' \
|
||||
-Wno-dev
|
||||
cmake --build build
|
||||
MAKEFLAGS=-j1 cmake --build build
|
||||
}
|
||||
|
||||
check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue