build(deps): bump third party/build-deps from 1977d9c to 8c7caa1 (#3292)
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
This commit is contained in:
parent
e0743169be
commit
7dd836dab6
5 changed files with 12 additions and 9 deletions
|
|
@ -39,9 +39,7 @@ depends=(
|
|||
makedepends=(
|
||||
'cmake'
|
||||
'cuda'
|
||||
'doxygen'
|
||||
"gcc${_gcc_version}"
|
||||
'graphviz'
|
||||
'git'
|
||||
'make'
|
||||
'nodejs'
|
||||
|
|
@ -80,6 +78,7 @@ build() {
|
|||
-S "$pkgname" \
|
||||
-B build \
|
||||
-Wno-dev \
|
||||
-D BUILD_DOCS=OFF \
|
||||
-D BUILD_WERROR=ON \
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
-D SUNSHINE_EXECUTABLE_PATH=/usr/bin/sunshine \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue