You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- Makefile.PL
|
|
+++ Makefile.PL
|
|
@@ -237,7 +237,6 @@ print F $DEFINES,"\n";
|
|
close F;
|
|
|
|
my $CCFLAGS = $Config{ccflags};
|
|
-$CCFLAGS .= " -Wformat=0" if $Config{gccversion};
|
|
|
|
WriteMakefile(
|
|
'NAME' => 'GD',
|