[build] Update to using pb 3
Updating the build to the new version of bonnibel. This also includes some updates to make sure things keep working with LLVM 11.
This commit is contained in:
4
src/libraries/j6/module.toml
Normal file
4
src/libraries/j6/module.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
name = "j6"
|
||||
kind = "lib"
|
||||
includes = ["src/libraries/j6/include"]
|
||||
sources = ["syscalls.s"]
|
||||
Reference in New Issue
Block a user