Skip to content

build for Android on macOS failed #53

@leleliu008

Description

@leleliu008

https://github.com/nowsecure/fsmon/archive/1.8.4.tar.gz

I suggest you using following code to test if is Android target:

TARGET_MACHINE := $(shell $(CC) -dumpmachine 2>/dev/null)

ifneq ($(findstring -android,$(TARGET_MACHINE)),)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions