Skip to content

build failure on linux (x86_64-linux-gnu) platform #7

Description

@allixx

This conditional

ruby-packer/lib/compiler.rb

Lines 583 to 586 in 428dc24

elsif `uname -m`.start_with?('x86_64')
@utils.run(compile_env,
'./Configure',
'darwin64-x86_64-cc',
introduced by 2684a47 breaks compilation on linux platforms recognized as x86_64-linux-gnu.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions