Skip to content

make Makefile.PL more dynamic #16

Description

@duffee

instead of the hard coded $CC = 'g++ -fpermissive -O';
use the OPTIMIZE key and the CCFLAGS => "$Config::Config{ccflags} -fpermissive"

This might remove the necessity of setting the CC key and remove the config_vars call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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