Cargo Features

[dependencies]
flycatcherc-link = { version = "0.1.1", default-features = false, features = ["gcc"] }
default = gcc

The gcc feature is set by default whenever flycatcherc-link is added without default-features = false somewhere in the dependency tree.

gcc default

flycatcherc-link has 2 features without comments.