mirror of
https://github.com/encounter/bfbb.git
synced 2026-07-09 18:19:36 -07:00
Downgrade Wibo to 0.6.11
0.6.14 fails to run the linker properly. This should help linux users get the project up and running.
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ config.binutils_tag = "2.42-1"
|
||||
config.compilers_tag = "20231018"
|
||||
config.dtk_tag = "v0.9.0"
|
||||
config.sjiswrap_tag = "v1.1.1"
|
||||
config.wibo_tag = "0.6.14"
|
||||
config.wibo_tag = "0.6.11"
|
||||
|
||||
# Project
|
||||
config.config_path = Path("config") / config.version / "config.yml"
|
||||
|
||||
Reference in New Issue
Block a user