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

compile for Linux : adjust Makefile #2

@tissatussa

Description

@tissatussa

hi,
i guess your default is AVX2 processors, but my laptop does not support that.
to compile on Linux (Xubuntu 20.04.2) i had to adjust the makefile by removing the NFLAGS, so the CXXFLAGS code line becomes like this :

CXXFLAGS = $(BFLAGS) $(WFLAGS)

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