mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Change drivers-initfs opt level to s
This commit is contained in:
parent
86ad4bcdf0
commit
f0c7eeda72
@ -26,7 +26,7 @@ do
|
||||
--manifest-path "${COOKBOOK_SOURCE}/${bin}/Cargo.toml" \
|
||||
--bin "${bin}" \
|
||||
-- \
|
||||
-C opt-level=z \
|
||||
-C opt-level=s \
|
||||
-C panic=abort
|
||||
cp -v "target/${TARGET}/release/${bin}" "${COOKBOOK_STAGE}/bin"
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user