mirror of
https://github.com/kenshineto/kern.git
synced 2025-04-21 12:47:25 +00:00
user linker script
This commit is contained in:
parent
3152b2ae07
commit
6f6047f5a1
1 changed files with 1 additions and 0 deletions
|
@ -335,6 +335,7 @@ pub fn build(b: *std.Build) !void {
|
|||
lib_src,
|
||||
ulib_src,
|
||||
},
|
||||
.linker = "user/user.ld",
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue