mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-04-14 04:03:20 +00:00
Update waku.nimble
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
This commit is contained in:
parent
95b7da8445
commit
f245d869b9
@ -156,7 +156,7 @@ proc buildLibStaticMac(libName: string, folderName: string) =
|
||||
{.error: "Unsupported macOS architecture".}
|
||||
buildLibrary libName & ".a", folderName,
|
||||
archFlags & " -d:chronicles_line_numbers --warning:Deprecated:off --warning:UnusedImport:on -d:chronicles_log_level=TRACE",
|
||||
"static"
|
||||
"static", libName & ".nim", libname
|
||||
|
||||
### Mobile Android
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user