]> git.vpit.fr Git - perl/modules/re-engine-Plugin.git/commitdiff
remove -Wall
authorÆvar Arnfjörð Bjarmason <avar@cpan.org>
Tue, 19 Aug 2008 13:47:29 +0000 (13:47 +0000)
committerÆvar Arnfjörð Bjarmason <avar@cpan.org>
Tue, 19 Aug 2008 13:47:29 +0000 (13:47 +0000)
Makefile.PL

index 1c07b3e896a4b359633204d3a3066e050228aced..bfb1d137a1f528f2fa5145ec5e9bbf0a4fa6fa85 100644 (file)
@@ -7,7 +7,6 @@ WriteMakefile(
     ABSTRACT_FROM => 'Plugin.pod',\r
     VERSION_FROM  => 'Plugin.pm',\r
     LICENSE       => 'perl',\r
-    CCFLAGS       => '-Wall',\r
     test          => {\r
         TESTS => 't/*.t t/*/*.t t/*/*/*.t',\r
     },\r