Skip to content

Makefile.libretro addition #146

Description

Newer compilers fail to build due to throw exceptions no longer being supported.

I just added CXX to the top of Makefile.libretro
The build on the downloader for Linux x64 (x32?) does not have dynrec enabled and on my system the rebuild goes from 350fps to 950fps.

CORE_DIR := .
INCFLAGS :=
SOURCES_C :=
SOURCES_CXX :=
CXX += -std=c++14

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