Skip to content

cflags! and cflags_cc! in binding.gyp #11

Description

@Chris55

with the yo napi-module command the bindin.gyp file contains

'cflags!': [ '-fno-exceptions' ], 'cflags_cc!': [ '-fno-exceptions' ],

wondering the meaning of ! after cflags and cflags_cc. Is that a typo?

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