Use our own toolchain instead of the one in the image
Now that we are adding our own target we can compile our own toolchain instead of using the stock one. This does mean that there isn't really a purpose to using the alpine cc65 image though
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "sw/cc65"]
|
||||
path = sw/cc65
|
||||
url = https://git.byronlathi.com/bslathi19/cc65
|
||||
Reference in New Issue
Block a user