drivers: Do not use redoxer explicitely

This commit is contained in:
Jeremy Soller 2020-06-10 11:24:54 -06:00
parent 2c6ed914fe
commit b51cb6b4e7
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -4,7 +4,7 @@ git = "https://gitlab.redox-os.org/redox-os/drivers.git"
[build]
template = "custom"
script = """
redoxer build --release \
"${COOKBOOK_CARGO}" build --release \
--manifest-path "${COOKBOOK_SOURCE}/Cargo.toml" \
--workspace