Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Certain Makefiles use call sh to for build.sh  #56

@kayvan61

Description

@kayvan61

example: certifai-reference-models/finance_income_prediction/logisticRegression/Makefile

This file uses sh to call build.sh which uses bash features that aren't available in sh. This causes issues when trying to compile on Ubuntu 19.10, GNU Make 4.2.1, and GNU bash, version 5.0.3(1)-release.

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