mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
chore(surreal): Upgrade build metadata
This commit is contained in:
parent
9877aa6da2
commit
273997885f
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@ build:
|
|||
rust-lang.org: ">=1.60"
|
||||
rust-lang.org/cargo: "*"
|
||||
freedesktop.org/pkg-config: ^0.29
|
||||
gnu.org/patch: '*' # rquickjs-sys:build.rs:L132
|
||||
gnu.org/patch: "*" # rquickjs-sys:build.rs:L132
|
||||
script: |
|
||||
cargo install --path . --root {{prefix}}
|
||||
env:
|
||||
SURREAL_BUILD_METADATA: "tea"
|
||||
SURREAL_BUILD_METADATA: "pkgx"
|
||||
linux:
|
||||
# Needed to build `generic-array` for some odd reason
|
||||
RUSTFLAGS: "-C linker=cc"
|
||||
|
|
Loading…
Reference in a new issue