Skip to content

base64 application on Mac is different to base64 application on Linux #1850

@kevaundray

Description

@kevaundray

Problem

In the barretenberg binary, we call base64 and pipe that output to gunzip. The base64 call assumes that Mac and Linux both have the same command line options and implementations, which is not the case.

Solution

Conditionally compile the statement which uses the base64 application

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bb.jsComponent: bb.js - wrapping bberg in js

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions