zls
This commit is contained in:
@@ -38,6 +38,7 @@ pub fn build(b: *std.Build) void {
|
||||
|
||||
// Provide basic built-in functions
|
||||
elf.bundle_compiler_rt = true;
|
||||
elf.link_gc_sections = true;
|
||||
|
||||
// Use your custom linker script
|
||||
elf.setLinkerScript(b.path("layout.ld"));
|
||||
|
||||
Reference in New Issue
Block a user