Skip to content

append cflags,cxxflags,shared in makefile (libretro core with msys2) #94

@Xephobia

Description

@Xephobia

Please fill out this form:

Expected behavior

using make -j4 CFLAGS+='-pipe -O3 -march=native -mtune=native -flto' CXXLAGS+='-pipe -O3 -march=native -mtune=native -flto' SHARED+='-pipe -O3 -march=native -mtune=native -flto' should build fine

Actual behavior

Strange error surely related as overriding the variables

Steps to reproduce the behavior

compile with the command specified above

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