Skip to content

Commit

Permalink
add mbuild alias
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
  • Loading branch information
Xiaoyu Lu committed Sep 6, 2021
1 parent ba170f3 commit 591eb4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

[alias]
mbuild = "build --target x86_64-unknown-uefi -Zbuild-std=core,alloc -Zbuild-std-features=compiler-builtins-mem"

0 comments on commit 591eb4b

Please sign in to comment.