We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747a136 commit fc2a299Copy full SHA for fc2a299
srcpkgs/openvdb/template
@@ -24,7 +24,7 @@ if [ "$XBPS_WORDSIZE" -eq 32 ]; then
24
fi
25
26
do_build() {
27
- ninja -j4
+ ninja -C build -j4
28
}
29
30
post_install() {
0 commit comments