temp, dont use this
This commit is contained in:
parent
6c064cfcef
commit
1c3d50788d
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Future<void> main(List<String> args) => build(args, (input, output) async {
|
|||
|
||||
// goheif/dav1d supported on Android would need to fix upstream
|
||||
final tags = targetOS == OS.android ? "goolm,noheic" : "goolm";
|
||||
|
||||
throw "dir is: ${libFile.path}";
|
||||
print(
|
||||
"Building Gomuks shared library $libFileName (${targetOS.name}/${targetArch.name}) to ${libFile.path}...",
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue