multi-output support with shared GPU context, drop AUR check()
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -36,12 +36,6 @@ build() {
|
||||
cargo build --offline --release
|
||||
}
|
||||
|
||||
check() {
|
||||
cd "$srcdir/gpupaper"
|
||||
export RUSTUP_TOOLCHAIN=stable
|
||||
cargo test --offline
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$srcdir/gpupaper"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user