mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Continue robbing prime github dolphin libs blind (#254)
* Continue work on dolphin libs * tp.py pull-request should print rels by default
This commit is contained in:
+1
-1
@@ -803,7 +803,7 @@ def remove_unused_asm(check: bool):
|
||||
@click.option("--debug/--no-debug")
|
||||
@click.option(
|
||||
"--rels",
|
||||
default=False,
|
||||
default=True,
|
||||
is_flag=True,
|
||||
help="RELs will also be build and checked",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user