The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

tools/dev/cc_flags.pl - Process compiler flags

SYNOPSIS

    % perl tools/dev/cc_flags.pl transform compiler flags

DESCRIPTION

This script is used in a Makefile to process the flags to pass to the compiler for each C file.

See config/gen/cflags/root.in for the transformation file format.

SEE ALSO

config/gen/cflags/root.in.