Message-ID: <
9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
p4raw-id: //depot/perl@28423
INC => '', # e.g., '-I/usr/include/other'
# Un-comment this if you add C files to link with later:
# OBJECT => '$(O_FILES)', # link all the C files too
- CCFLAGS => '-Wuninitialized',
+ # CCFLAGS => '-Wuninitialized',
);